mirror of
https://github.com/python/cpython.git
synced 2026-06-26 12:54:12 -04:00
01fa907aa8
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