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