mirror of
https://github.com/python/cpython.git
synced 2026-08-08 18:36:28 +08: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