X Tutup
Skip to content

[3.13] gh-132011: Fix crash on invalid CALL_LIST_APPEND deoptimization (GH-132018)#132161

Merged
sobolevn merged 2 commits intopython:3.13from
sobolevn:backport-c0661df-3.13
Apr 6, 2025
Merged

[3.13] gh-132011: Fix crash on invalid CALL_LIST_APPEND deoptimization (GH-132018)#132161
sobolevn merged 2 commits intopython:3.13from
sobolevn:backport-c0661df-3.13

Conversation

@sobolevn
Copy link
Member

@sobolevn sobolevn commented Apr 6, 2025

…imization (pythonGH-132018)

(cherry picked from commit c0661df)

Co-authored-by: sobolevn <mail@sobolevn.me>
Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
@sobolevn sobolevn enabled auto-merge (squash) April 6, 2025 16:30
@sobolevn sobolevn merged commit 5fb9fe0 into python:3.13 Apr 6, 2025
53 of 57 checks passed
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

X Tutup