mirror of
https://github.com/python/cpython.git
synced 2026-06-26 12:54:12 -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