Skip to content

gh-101928: fix crash in compiler on multi-line lambda in function call - #101933

Merged
iritkatriel merged 3 commits into
python:mainfrom
penguin-wwy:fix_issue101928
Feb 16, 2023
Merged

gh-101928: fix crash in compiler on multi-line lambda in function call#101933
iritkatriel merged 3 commits into
python:mainfrom
penguin-wwy:fix_issue101928

Conversation

@penguin-wwy

@penguin-wwypenguin-wwy commented Feb 15, 2023

Copy link
Copy Markdown
Contributor

@iritkatriel

Copy link
Copy Markdown
Member

Please add a unit test with the code from the issue, to prevent regressions.

@penguin-wwy

Copy link
Copy Markdown
ContributorAuthor

Thank you for the reminder :)

@iritkatrieliritkatriel changed the title gh-101928: Replace RETURN_CONST in the correct placegh-101928: fix crash in compiler on multi-line lambda in function callFeb 16, 2023
@iritkatrieliritkatriel added type-bug An unexpected behavior, bug, or error interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump labels Feb 16, 2023
@iritkatriel

Copy link
Copy Markdown
Member

Skipping news because this bug was only introduced last week.

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

Labels

interpreter-core(Objects, Python, Grammar, and Parser dirs)release-blockerskip newstype-bugAn unexpected behavior, bug, or errortype-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

@penguin-wwy@iritkatriel@bedevere-bot