Skip to content

[3.11] GH-97002: Prevent _PyInterpreterFrames from backing more than one PyFrameObject (GH-97996) - #98002

Merged
brandtbucher merged 1 commit into
python:3.11from
miss-islington:backport-21a2d9f-3.11
Oct 7, 2022
Merged

[3.11] GH-97002: Prevent _PyInterpreterFrames from backing more than one PyFrameObject (GH-97996)#98002
brandtbucher merged 1 commit into
python:3.11from
miss-islington:backport-21a2d9f-3.11

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Oct 6, 2022

Copy link
Copy Markdown
Contributor

… one `PyFrameObject` (pythonGH-97996)
(cherry picked from commit 21a2d9f)
Co-authored-by: Brandt Bucher <brandtbucher@microsoft.com>
@bedevere-botbedevere-bot added sprint type-crash A hard crash of the interpreter, possibly with a core dump awaiting review labels Oct 6, 2022
@brandtbucher
brandtbucher merged commit 89e9474 into python:3.11Oct 7, 2022
@miss-islington
miss-islington deleted the backport-21a2d9f-3.11 branch October 7, 2022 00:36
@brandtbucher

Copy link
Copy Markdown
Member

CC @pablogsal for the cherry-pick!

pablogsal pushed a commit that referenced this pull request Oct 22, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sprinttype-crashA hard crash of the interpreter, possibly with a core dump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@brandtbucher@bedevere-bot