Skip to content

gh-107901: duplicate blocks with no lineno that have an eval break and multiple predecessors#113950

Merged
iritkatriel merged 6 commits into
python:mainfrom
iritkatriel:eval_check2
Jan 12, 2024
Merged

gh-107901: duplicate blocks with no lineno that have an eval break and multiple predecessors#113950
iritkatriel merged 6 commits into
python:mainfrom
iritkatriel:eval_check2

Conversation

@iritkatriel

@iritkatriel iritkatriel commented Jan 11, 2024

Copy link
Copy Markdown
Member

This ensures that these blocks get a line number propagated to them.

Comment thread Misc/NEWS.d/next/Core and Builtins/2024-01-11-16-54-55.gh-issue-107901.Td3JPI.rst Outdated

@markshannon markshannon 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.

One small suggestion, otherwise LGTM.

Comment thread Python/flowgraph.c Outdated
@iritkatriel
iritkatriel merged commit 8aa0088 into python:main Jan 12, 2024
kulikjak pushed a commit to kulikjak/cpython that referenced this pull request Jan 22, 2024
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants