mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -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