aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/traceback.c
diff options
context:
space:
mode:
authorT. Wouters <thomas@python.org>2021-07-16 00:40:57 +0200
committerGitHub <noreply@github.com>2021-07-16 00:40:57 +0200
commit074e7659f208051b6b973f7fdb654dd22b93aaa2 (patch)
treeaacfbcb0a7c3a783f9263812e92ad194d7c0d4bf /Python/traceback.c
parent82b218f36ce6ef910bda5af227a9fd5be613c94f (diff)
downloadcpython-074e7659f208051b6b973f7fdb654dd22b93aaa2.tar.gz
cpython-074e7659f208051b6b973f7fdb654dd22b93aaa2.zip
bpo-44184: Apply GH-26274 to the non-GC-type branch of subtype_dealloc (GH-27165)
The non-GC-type branch of subtype_dealloc is using the type of an object after freeing in the same unsafe way as GH-26274 fixes. (I believe the old news entry covers this change well enough.) https://bugs.python.org/issue44184
Diffstat (limited to 'Python/traceback.c')
0 files changed, 0 insertions, 0 deletions