X Tutup
Skip to content

[3.12] gh-109889: fix compiler's redundant NOP detection to look past NOPs with no lineno when looking for the next instruction's lineno (GH-109987)#110048

Merged
Yhg1s merged 1 commit intopython:3.12from
miss-islington:backport-f580edc-3.12
Oct 2, 2023
Merged

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 28, 2023

…NOPs with no lineno when looking for the next instruction's lineno (pythonGH-109987)

(cherry picked from commit f580edc)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
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.

3 participants

X Tutup