mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
Reorganize pycore_interp_init() to initialize singletons before the the first PyType_Ready() call. Fix an issue when Python is configured using --without-doc-strings.
Miscellaneous source files for the main Python shared library