X Tutup
Skip to content

[3.12] gh-113297: Fix segfault in compiler for with statement with 19 context managers (#113327)#113404

Merged
iritkatriel merged 2 commits intopython:3.12from
iritkatriel:backport-c31943a-3.12
Dec 23, 2023
Merged

[3.12] gh-113297: Fix segfault in compiler for with statement with 19 context managers (#113327)#113404
iritkatriel merged 2 commits intopython:3.12from
iritkatriel:backport-c31943a-3.12

Conversation

@iritkatriel
Copy link
Member

@iritkatriel iritkatriel commented Dec 22, 2023

Manual backport.

(cherry picked from commit c31943a)

@iritkatriel iritkatriel merged commit 9d72a5c into python:3.12 Dec 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup