X Tutup
Skip to content

[3.13] gh-125221: Fix free-threading data race in object.__reduce_ex__ (GH-125267)#125305

Merged
kumaraditya303 merged 1 commit intopython:3.13from
miss-islington:backport-b12e992-3.13
Oct 11, 2024
Merged

[3.13] gh-125221: Fix free-threading data race in object.__reduce_ex__ (GH-125267)#125305
kumaraditya303 merged 1 commit intopython:3.13from
miss-islington:backport-b12e992-3.13

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 11, 2024

…_` (pythonGH-125267)

(cherry picked from commit b12e992)

Co-authored-by: Sam Gross <colesbury@gmail.com>
@kumaraditya303 kumaraditya303 enabled auto-merge (squash) October 11, 2024 08:07
@kumaraditya303 kumaraditya303 merged commit b3badab into python:3.13 Oct 11, 2024
@miss-islington miss-islington deleted the backport-b12e992-3.13 branch January 2, 2026 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup