mirror of
https://github.com/python/cpython.git
synced 2026-01-28 13:45:18 +00:00
This involves moving the global "pending calls" state to PyInterpreterState. https://bugs.python.org/issue33608
Miscellaneous source files for the main Python shared library