X Tutup
Skip to content

[3.12] gh-109719: Fix missing jump target labels when compiler reorders cold/warm blocks (GH-109734)#109749

Merged
Yhg1s merged 1 commit intopython:3.12from
miss-islington:backport-7c55399-3.12
Sep 24, 2023
Merged

[3.12] gh-109719: Fix missing jump target labels when compiler reorders cold/warm blocks (GH-109734)#109749
Yhg1s merged 1 commit intopython:3.12from
miss-islington:backport-7c55399-3.12

Conversation

@miss-islington
Copy link
Contributor

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

…s cold/warm blocks (pythonGH-109734)

(cherry picked from commit 7c55399)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
@Yhg1s Yhg1s merged commit 633bd6e into python:3.12 Sep 24, 2023
@miss-islington miss-islington deleted the backport-7c55399-3.12 branch September 24, 2023 11:51
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.

3 participants

X Tutup