mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00: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