Skip to content

[3.12] GH-117195: Avoid assertion error in object.__sizeof__ (GH-117220)#127605

Merged
vstinner merged 1 commit into
python:3.12from
miss-islington:backport-406ffb5-3.12
Dec 11, 2024
Merged

[3.12] GH-117195: Avoid assertion error in object.__sizeof__ (GH-117220)#127605
vstinner merged 1 commit into
python:3.12from
miss-islington:backport-406ffb5-3.12

Conversation

@miss-islington

@miss-islington miss-islington commented Dec 4, 2024

Copy link
Copy Markdown
Contributor

(cherry picked from commit 406ffb5)

Co-authored-by: Mark Shannon mark@hotpy.org

…GH-117220)

(cherry picked from commit 406ffb5)

Co-authored-by: Mark Shannon <mark@hotpy.org>

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Python 3.12 also needs this fix: #127603.

@vstinner

vstinner commented Dec 4, 2024

Copy link
Copy Markdown
Member

@vstinner vstinner merged commit 0964f9f into python:3.12 Dec 11, 2024
@miss-islington miss-islington deleted the backport-406ffb5-3.12 branch January 2, 2026 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants