mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
* Move PyContext static types into object.c static_types list. * Rename PyContextTokenMissing_Type to _PyContextTokenMissing_Type and declare it in pycore_context.h. * _PyHamtItems types are no long exported: replace PyAPI_DATA() with extern.
Miscellaneous source files for the main Python shared library