Skip to content

Conversation

@tom-pytel
Copy link
Contributor

@tom-pyteltom-pytel commented Jan 17, 2025

@bedevere-app
Copy link

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@bedevere-app
Copy link

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

Copy link
Member

@sobolevnsobolevn left a comment

Choose a reason for hiding this comment

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

style nit :)

@erlend-aasland
Copy link
Contributor

Thanks, @tom-pytel!

@erlend-aasland
Copy link
Contributor

@sobolevn's PEP-7 remarks were addressed with e7f00dc. Looks like we're good to go. Thanks a lot, @tom-pytel!

@erlend-aaslanderlend-aasland changed the title gh-128961: fix exhausted array iterator crash on __setstate__gh-128961: Fix exhausted array iterator crash in __setstate__Jan 18, 2025
@erlend-aaslanderlend-aasland merged commit 4dade05 into python:mainJan 18, 2025
49 checks passed
@miss-islington-app

This comment was marked as outdated.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 18, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 18, 2025
@bedevere-app
Copy link

GH-128976 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13 bugs and security fixes label Jan 18, 2025
@bedevere-app
Copy link

GH-128977 is a backport of this pull request to the 3.12 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.12 only security fixes label Jan 18, 2025
erlend-aasland pushed a commit that referenced this pull request Jan 18, 2025
erlend-aasland pushed a commit that referenced this pull request Jan 18, 2025
@bedevere-bot

This comment was marked as off-topic.

@ZeroIntensity
Copy link
Member

ZeroIntensity commented Jan 18, 2025

@tom-pytel Is this your first merged PR? If so, congrats! (The buildbot failure is unrelated, FWIW.)

@tom-pytel
Copy link
ContributorAuthor

@tom-pytel Is this your first merged PR? If so, congrats! (The buildbot failure is unrelated, FWIW.)

Yup, first official PR so thank you. I did python internals at at a company a couple years back so not my first cpython rodeo, but free-threading and the quickening/specialization stuff is new.

@tom-pyteltom-pytel deleted the fix-issue-128961 branch March 31, 2025 11:13
Sign up for freeto 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.

7 participants

@tom-pytel@erlend-aasland@bedevere-bot@ZeroIntensity@sobolevn@tomasr8@picnixz