◐ Shell
reader mode source ↗
Skip to content

GH-104584: Restore frame->stacktop on optimizer error#108953

Merged
brandtbucher merged 2 commits into
python:mainfrom
brandtbucher:optimizer-error
Sep 6, 2023
Merged

GH-104584: Restore frame->stacktop on optimizer error#108953
brandtbucher merged 2 commits into
python:mainfrom
brandtbucher:optimizer-error

Conversation

@brandtbucher

@brandtbucher brandtbucher commented Sep 5, 2023

Copy link
Copy Markdown
Member

@brandtbucher brandtbucher added interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump labels Sep 5, 2023
@brandtbucher brandtbucher self-assigned this Sep 5, 2023
@brandtbucher brandtbucher changed the title GH-104584: Restore stack_pointer on optimizer error Sep 5, 2023

@gvanrossum gvanrossum left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hide comment

Just ran into this by coincidence. Fine to merge, but I do have a quibble (more aimed at @markshannon perhaps :-).

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) type-crash A 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