summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2021-07-15 23:18:16 (GMT)
committerGitHub <noreply@github.com>2021-07-15 23:18:16 (GMT)
commit6aa59c68dc7910c0675ad23c1f9d88edfb81dfcb (patch)
treec393d7a5cd6cc31b13806054d197815069542114 /Python
parent356bdff1e952f2ab7fdebae855bd78b401b735c4 (diff)
downloadcpython-6aa59c68dc7910c0675ad23c1f9d88edfb81dfcb.zip
cpython-6aa59c68dc7910c0675ad23c1f9d88edfb81dfcb.tar.gz
cpython-6aa59c68dc7910c0675ad23c1f9d88edfb81dfcb.tar.bz2
bpo-44184: Apply GH-26274 to the non-GC-type branch of subtype_dealloc (GH-27165) (GH-27174)
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 (cherry picked from commit 074e7659f208051b6b973f7fdb654dd22b93aaa2) Co-authored-by: T. Wouters <thomas@python.org>
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions