Skip to content

GH-97752: Clear the previous member of newly-created generator/coroutine frames#97795

Merged
markshannon merged 3 commits into
python:mainfrom
brandtbucher:f-back
Oct 3, 2022
Merged

GH-97752: Clear the previous member of newly-created generator/coroutine frames#97795
markshannon merged 3 commits into
python:mainfrom
brandtbucher:f-back

Conversation

@brandtbucher

@brandtbucher brandtbucher commented Oct 3, 2022

Copy link
Copy Markdown
Member

@brandtbucher brandtbucher added sprint interpreter-core (Objects, Python, Grammar, and Parser dirs) needs backport to 3.11 only security fixes labels Oct 3, 2022
@brandtbucher brandtbucher self-assigned this Oct 3, 2022
@markshannon

Copy link
Copy Markdown
Member

Nice find. Thanks.

@markshannon markshannon merged commit 93fcc1f into python:main Oct 3, 2022
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @brandtbucher for the PR, and @markshannon for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-97812 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 3, 2022
…r/coroutine frames (pythonGH-97795)

(cherry picked from commit 93fcc1f)

Co-authored-by: Brandt Bucher <brandtbucher@microsoft.com>

@Hoseinmj Hoseinmj left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

interpreter-core (Objects, Python, Grammar, and Parser dirs) sprint

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants