mirror of
https://github.com/python/cpython.git
synced 2026-08-08 16:21:45 +08:00
_PyInterpreterState_IDIncref() now calls _PyInterpreterState_IDInitref() and always increments id_refcount.
Miscellaneous source files for the main Python shared library