mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
ef4ac967e2
This involves moving the global "pending calls" state to PyInterpreterState. https://bugs.python.org/issue33608
Miscellaneous source files for the main Python shared library