Skip to content

bpo-44720: Don't crash when calling weakref.proxy(not_an_iterator).__next__#27316

Merged
ambv merged 3 commits intopython:mainfrom
sweeneyde:proxy_iter
Jul 24, 2021
Merged

bpo-44720: Don't crash when calling weakref.proxy(not_an_iterator).__next__#27316
ambv merged 3 commits intopython:mainfrom
sweeneyde:proxy_iter

Conversation

@sweeneyde
Copy link
Copy Markdown
Member

@sweeneyde sweeneyde commented Jul 24, 2021

@ambv ambv merged commit 5370f0a into python:main Jul 24, 2021
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @sweeneyde for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.9.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 24, 2021
…next__ (pythonGH-27316)

(cherry picked from commit 5370f0a)

Co-authored-by: Dennis Sweeney <[email protected]>
@bedevere-bot
Copy link
Copy Markdown

GH-27324 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jul 24, 2021
@bedevere-bot
Copy link
Copy Markdown

GH-27325 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 24, 2021
…next__ (pythonGH-27316)

(cherry picked from commit 5370f0a)

Co-authored-by: Dennis Sweeney <[email protected]>
ambv pushed a commit that referenced this pull request Jul 24, 2021
…next__ (GH-27316) (GH-27324)

(cherry picked from commit 5370f0a)

Co-authored-by: Dennis Sweeney <[email protected]>
ambv pushed a commit that referenced this pull request Jul 24, 2021
…next__ (GH-27316) (#27325)

(cherry picked from commit 5370f0a)

Co-authored-by: Dennis Sweeney <[email protected]>
@sweeneyde sweeneyde deleted the proxy_iter branch December 19, 2021 05:25
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.

5 participants