diff options
author | Victor Stinner <vstinner@python.org> | 2021-09-21 23:04:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-21 23:04:34 +0200 |
commit | 79a31480992c3fa5890fc7a6c5d9af6d337d5844 (patch) | |
tree | a3ef89bb0340669e86c52f5b924cfb0e71845956 /Lib/difflib.py | |
parent | f604cf1c377a7648e0686044e6e49900bfc9feef (diff) | |
download | cpython-git-79a31480992c3fa5890fc7a6c5d9af6d337d5844.tar.gz |
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.
Diffstat (limited to 'Lib/difflib.py')
0 files changed, 0 insertions, 0 deletions