Skip to content

[3.13] gh-117657: Make Py_TYPE and Py_SET_TYPE thread safe (GH-120165) - #120403

Merged
Fidget-Spinner merged 1 commit into
python:3.13from
miss-islington:backport-e16aed6-3.13
Jun 12, 2024
Merged

[3.13] gh-117657: Make Py_TYPE and Py_SET_TYPE thread safe (GH-120165)#120403
Fidget-Spinner merged 1 commit into
python:3.13from
miss-islington:backport-e16aed6-3.13

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Jun 12, 2024

Copy link
Copy Markdown
Contributor

(cherry picked from commit e16aed6)

Co-authored-by: Ken Jin kenjin@python.org
Co-authored-by: Bénédikt Tran 10796600+picnixz@users.noreply.github.com
Co-authored-by: Nadeshiko Manju me@manjusaka.me

…20165)
(cherry picked from commit e16aed6)
Co-authored-by: Ken Jin <kenjin@python.org>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Nadeshiko Manju <me@manjusaka.me>
@Fidget-Spinner

Copy link
Copy Markdown
Member

Tests will fail until I merge #120393. So closing this for now.

@Fidget-Spinner

Copy link
Copy Markdown
Member

Is misread. That PR is for 3.12.

@Fidget-Spinner
Fidget-Spinner merged commit 91c4444 into python:3.13Jun 12, 2024
@miss-islington
miss-islington deleted the backport-e16aed6-3.13 branch January 2, 2026 18:52
Sign up for freeto 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.

2 participants

@miss-islington@Fidget-Spinner