Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commented Jul 15, 2021

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 074e765)

Co-authored-by: T. Wouters [email protected]

https://bugs.python.org/issue44184

…dealloc (pythonGH-27165) The non-GC-type branch of subtype_dealloc is using the type of an object after freeing in the same unsafe way as pythonGH-26274 fixes. (I believe the old news entry covers this change well enough.) https://bugs.python.org/issue44184 (cherry picked from commit 074e765) Co-authored-by: T. Wouters <[email protected]>
@miss-islington
Copy link
ContributorAuthor

@Yhg1s: Status check is done, and it's a failure ❌ .

@Yhg1s
Copy link
Member

The failed Windows x86 test is test_unicodedata, and it failed because of network issues, nothing to do with the backport.

@Yhg1sYhg1s merged commit 6aa59c6 into python:3.10Jul 15, 2021
@miss-islingtonmiss-islington deleted the backport-074e765-3.10 branch July 15, 2021 23:18
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington@Yhg1s@the-knights-who-say-ni@bedevere-bot