Skip to content

GH-97779: Ensure that *all* frame objects are backed by "complete" frames#97845

Merged
brandtbucher merged 10 commits into
python:mainfrom
brandtbucher:complete-frames
Oct 5, 2022
Merged

GH-97779: Ensure that *all* frame objects are backed by "complete" frames#97845
brandtbucher merged 10 commits into
python:mainfrom
brandtbucher:complete-frames

Conversation

@brandtbucher
Copy link
Copy Markdown
Member

@brandtbucher brandtbucher commented Oct 4, 2022

@brandtbucher brandtbucher added type-bug An unexpected behavior, bug, or error sprint interpreter-core (Objects, Python, Grammar, and Parser dirs) needs backport to 3.11 only security fixes labels Oct 4, 2022
@brandtbucher brandtbucher self-assigned this Oct 4, 2022
Copy link
Copy Markdown
Member

@markshannon markshannon left a comment

Choose a reason for hiding this comment

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

One minor issue, otherwise looks good.

Comment thread Lib/test/test_code.py Outdated
@bedevere-bot
Copy link
Copy Markdown

When you're done making the requested changes, leave the comment: I have made the requested changes; please review again.

@brandtbucher brandtbucher merged commit 0ff8fd6 into python:main Oct 5, 2022
@miss-islington
Copy link
Copy Markdown
Contributor

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

@brandtbucher brandtbucher added needs backport to 3.11 only security fixes and removed needs backport to 3.11 only security fixes labels Oct 5, 2022
@miss-islington
Copy link
Copy Markdown
Contributor

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

@bedevere-bot
Copy link
Copy Markdown

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

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Oct 5, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 5, 2022
…te" frames (pythonGH-97845)

(cherry picked from commit 0ff8fd6)

Co-authored-by: Brandt Bucher <brandtbucher@microsoft.com>
mpage pushed a commit to mpage/cpython that referenced this pull request Oct 11, 2022
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 type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants