mirror of
https://github.com/python/cpython.git
synced 2026-08-12 08:16:41 +08:00
This is part of the effort to consolidate global variables, to make them easier to manage (and make it easier to later move some of them to PyInterpreterState). https://github.com/python/cpython/issues/81057
Miscellaneous source files for the main Python shared library