mirror of
https://github.com/python/cpython.git
synced 2026-08-05 18:17:53 +08:00
Detect refcount bugs in C extensions when the empty tuple singleton is destroyed by mistake. Add the _Py_FatalRefcountErrorFunc() function.
Miscellaneous source files for the main Python shared library