X Tutup
Skip to content

[3.13] gh-120367: fix removal of redundant NOPs and jumps after reordering hot-cold blocks (GH-120425)#120621

Merged
iritkatriel merged 1 commit intopython:3.13from
miss-islington:backport-21866c8-3.13
Jun 17, 2024
Merged

[3.13] gh-120367: fix removal of redundant NOPs and jumps after reordering hot-cold blocks (GH-120425)#120621
iritkatriel merged 1 commit intopython:3.13from
miss-islington:backport-21866c8-3.13

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 17, 2024

(cherry picked from commit 21866c8)

Co-authored-by: Irit Katriel 1055913+iritkatriel@users.noreply.github.com

…ring hot-cold blocks (pythonGH-120425)

(cherry picked from commit 21866c8)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
@iritkatriel iritkatriel merged commit 61a2229 into python:3.13 Jun 17, 2024
@miss-islington miss-islington deleted the backport-21866c8-3.13 branch January 2, 2026 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

2 participants

X Tutup