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