The Wayback Machine - https://web.archive.org/web/20230306212649/https://github.com/python/cpython/pull/100939
Skip to content
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

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

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
13 checks passed
@kumaraditya303 kumaraditya303 deleted the backport-683e9fe-3.9 branch January 21, 2023 08:19
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.

None yet

4 participants