mirror of
https://github.com/python/cpython.git
synced 2026-07-17 15:36:05 -04:00
e20310fa19
is raised when it returns NULL. Simplify also ceval.c: rely on the fact that PyObject_GetItem() raised an exception when it returns NULL.
Miscellaneous source files for the main Python shared library