mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00: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