X Tutup
Skip to content

[3.13] gh-129643: Fix PyList_Insert in free-threading builds (GH-129680)#129725

Merged
sobolevn merged 1 commit intopython:3.13from
sobolevn:backport-63f0406-3.13
Feb 6, 2025
Merged

[3.13] gh-129643: Fix PyList_Insert in free-threading builds (GH-129680)#129725
sobolevn merged 1 commit intopython:3.13from
sobolevn:backport-63f0406-3.13

Conversation

@sobolevn
Copy link
Member

@sobolevn sobolevn commented Feb 6, 2025

(cherry picked from commit 63f0406)

…ythonGH-129680)

(cherry picked from commit 63f0406)

Co-authored-by: sobolevn <mail@sobolevn.me>
@sobolevn sobolevn enabled auto-merge (squash) February 6, 2025 13:01
@sobolevn sobolevn merged commit 8529d64 into python:3.13 Feb 6, 2025
38 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.

1 participant

X Tutup