mirror of
https://github.com/python/cpython.git
synced 2026-08-05 16:39:29 +08: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