mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
Rename Include/namespaceobject.h to Include/internal/pycore_namespace.h. The _testmultiphase extension is now built with the Py_BUILD_CORE_MODULE macro defined to access _PyNamespace_Type. object.c: remove unused "pycore_context.h" include.
Miscellaneous source files for the main Python shared library