Skip to content

gh-114265: move line number propagation before cfg optimization, remove guarantee_lineno_for_exits#114267

Merged
iritkatriel merged 5 commits into
python:mainfrom
iritkatriel:reorder_flowgraph
Jan 19, 2024
Merged

gh-114265: move line number propagation before cfg optimization, remove guarantee_lineno_for_exits#114267
iritkatriel merged 5 commits into
python:mainfrom
iritkatriel:reorder_flowgraph

Conversation

@iritkatriel

@iritkatriel iritkatriel commented Jan 18, 2024

Copy link
Copy Markdown
Member

Comment thread Lib/test/test_dis.py

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

Looks good.
Does this fix any specific bugs, or is this just preparatory?

@iritkatriel

Copy link
Copy Markdown
Member Author

It's preparatory. It will make it possible to fix some open bugs.

Comment thread Python/flowgraph.c
@iritkatriel
iritkatriel enabled auto-merge (squash) January 19, 2024 14:47
@iritkatriel
iritkatriel merged commit 7e49f27 into python:main Jan 19, 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