bpo-45061: Detect refcount bug on empty tuple singleton (GH-28503)
Detect refcount bugs in C extensions when the empty tuple singleton is destroyed by mistake. Add the _Py_FatalRefcountErrorFunc() function.
V
Victor Stinner committed
79a31480992c3fa5890fc7a6c5d9af6d337d5844
Parent: f604cf1
Committed by GitHub <noreply@github.com>
on 9/21/2021, 9:04:34 PM