FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.9] GH-100892: Fix race in clearing `threading.local` (GH-100922) by kumaraditya303 · Pull Request #100939 · python/cpython · GitHub

/ cpython Public

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

Merged
ambv merged 1 commit into
python:3.9from
kumaraditya303:backport-683e9fe-3.9
Jan 20, 2023
Merged

[3.9] GH-100892: Fix race in clearing threading.local (GH-100922)#100939
ambv merged 1 commit into
python:3.9from
kumaraditya303:backport-683e9fe-3.9

Conversation

kumaraditya303 commented Jan 11, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

…0922).

(cherry picked from commit 762745a)

Co-authored-by: Kumar Aditya 59607654+kumaraditya303@users.noreply.github.com. (cherry picked from commit 683e9fe)

Co-authored-by: Kumar Aditya 59607654+kumaraditya303@users.noreply.github.com

bedevere-bot added the type-crash A hard crash of the interpreter, possibly with a core dump label Jan 11, 2023
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 <59607654+kumaraditya303@users.noreply.github.com>.
(cherry picked from commit 683e9fe)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Comment thread Modules/_threadmodule.c
ambv merged commit 6954203 into python:3.9 Jan 20, 2023
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 <59607654+kumaraditya303@users.noreply.github.com>.
(cherry picked from commit 683e9fe)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>

[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 <59607654+kumaraditya303@users.noreply.github.com>.
(cherry picked from commit 683e9fe)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>

[adjusted for 3.8 by Michał Górny]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL