mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
79a3148099
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