Skip to content

[3.9] GH-100892: Fix race in clearing threading.local (GH-100922) #100939

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 20, 2023

Conversation

kumaraditya303
Copy link
Contributor

@kumaraditya303 kumaraditya303 commented Jan 11, 2023

…0922).

(cherry picked from commit 762745a)

Co-authored-by: Kumar Aditya [email protected]. (cherry picked from commit 683e9fe)

Co-authored-by: Kumar Aditya [email protected]

@bedevere-bot bedevere-bot added the type-crash A hard crash of the interpreter, possibly with a core dump label Jan 11, 2023
@kumaraditya303 kumaraditya303 changed the title [3.9] [3.10] GH-100892: Fix race in clearing threading.local (GH-10… [3.9] GH-100892: Fix race in clearing threading.local (GH-100922) Jan 11, 2023
…ythonGH-100922).

(cherry picked from commit 762745a)

Co-authored-by: Kumar Aditya <[email protected]>.
(cherry picked from commit 683e9fe)

Co-authored-by: Kumar Aditya <[email protected]>
@ambv ambv merged commit 6954203 into python:3.9 Jan 20, 2023
@kumaraditya303 kumaraditya303 deleted the backport-683e9fe-3.9 branch January 21, 2023 08:19
gentoo-bot pushed a commit to gentoo/cpython that referenced this pull request May 21, 2024
…GH-100922) (python#100939)

[3.9] [3.10] pythonGH-100892: Fix race in clearing `threading.local` (pythonGH-100922).
(cherry picked from commit 762745a)

Co-authored-by: Kumar Aditya <[email protected]>.
(cherry picked from commit 683e9fe)

Co-authored-by: Kumar Aditya <[email protected]>

[adjusted for 3.8 by Michał Górny]
gentoo-bot pushed a commit to gentoo/cpython that referenced this pull request Sep 19, 2024
…GH-100922) (python#100939)

[3.9] [3.10] pythonGH-100892: Fix race in clearing `threading.local` (pythonGH-100922).
(cherry picked from commit 762745a)

Co-authored-by: Kumar Aditya <[email protected]>.
(cherry picked from commit 683e9fe)

Co-authored-by: Kumar Aditya <[email protected]>

[adjusted for 3.8 by Michał Górny]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-crash A hard crash of the interpreter, possibly with a core dump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants