mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -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