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] bpo-1596321: Fix threading._shutdown() for the main thread (GH-28549) #28589

Merged
merged 1 commit into from
Sep 27, 2021
Merged

[3.9] bpo-1596321: Fix threading._shutdown() for the main thread (GH-28549) #28589

merged 1 commit into from
Sep 27, 2021

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Sep 27, 2021

Fix the threading._shutdown() function when the threading module was
imported first from a thread different than the main thread: no
longer log an error at Python exit.

(cherry picked from commit 95d3137)

https://bugs.python.org/issue1596321

Fix the threading._shutdown() function when the threading module was
imported first from a thread different than the main thread: no
longer log an error at Python exit.

(cherry picked from commit 95d3137)
@bedevere-bot bedevere-bot added type-bug An unexpected behavior, bug, or error awaiting core review labels Sep 27, 2021
@vstinner vstinner merged commit 94d19f6 into python:3.9 Sep 27, 2021
@vstinner vstinner deleted the thread39 branch September 27, 2021 21:40
hrnciar added a commit to fedora-python/cpython that referenced this pull request Nov 19, 2021
hrnciar added a commit to fedora-python/cpython that referenced this pull request Dec 7, 2021
hroncok pushed a commit to hroncok/cpython that referenced this pull request Dec 9, 2021
hroncok pushed a commit to hroncok/cpython that referenced this pull request Jan 5, 2022
hrnciar added a commit to fedora-python/cpython that referenced this pull request Jan 17, 2022
hrnciar added a commit to fedora-python/cpython that referenced this pull request Jan 17, 2022
hrnciar added a commit to fedora-python/cpython that referenced this pull request Mar 18, 2022
hrnciar added a commit to fedora-python/cpython that referenced this pull request Mar 18, 2022
hrnciar added a commit to fedora-python/cpython that referenced this pull request Mar 25, 2022
hrnciar added a commit to fedora-python/cpython that referenced this pull request Mar 25, 2022
hrnciar added a commit to fedora-python/cpython that referenced this pull request May 18, 2022
hrnciar added a commit to fedora-python/cpython that referenced this pull request Jun 7, 2022
hrnciar added a commit to fedora-python/cpython that referenced this pull request Jun 24, 2022
hroncok pushed a commit to fedora-python/cpython that referenced this pull request Jul 11, 2022
hrnciar added a commit to fedora-python/cpython that referenced this pull request Jul 26, 2022
hrnciar added a commit to fedora-python/cpython that referenced this pull request Aug 2, 2022
hrnciar added a commit to fedora-python/cpython that referenced this pull request Aug 8, 2022
hroncok pushed a commit to hroncok/cpython that referenced this pull request Aug 9, 2022
hroncok pushed a commit to fedora-python/cpython that referenced this pull request Sep 19, 2023
hroncok pushed a commit to fedora-python/cpython that referenced this pull request Oct 2, 2023
hrnciar added a commit to fedora-python/cpython that referenced this pull request Oct 3, 2023
befeleme pushed a commit to fedora-python/cpython that referenced this pull request Oct 13, 2023
befeleme pushed a commit to fedora-python/cpython that referenced this pull request Nov 24, 2023
hrnciar added a commit to fedora-python/cpython that referenced this pull request Dec 5, 2023
hrnciar added a commit to fedora-python/cpython that referenced this pull request Dec 8, 2023
befeleme pushed a commit to fedora-python/cpython that referenced this pull request Jan 18, 2024
hrnciar added a commit to fedora-python/cpython that referenced this pull request Feb 7, 2024
hrnciar added a commit to fedora-python/cpython that referenced this pull request Feb 7, 2024
befeleme pushed a commit to fedora-python/cpython that referenced this pull request Feb 16, 2024
hroncok pushed a commit to fedora-python/cpython that referenced this pull request Mar 13, 2024
hrnciar added a commit to fedora-python/cpython that referenced this pull request Mar 20, 2024
hrnciar added a commit to fedora-python/cpython that referenced this pull request Mar 20, 2024
hrnciar added a commit to fedora-python/cpython that referenced this pull request Apr 9, 2024
hrnciar added a commit to fedora-python/cpython that referenced this pull request Apr 10, 2024
hrnciar added a commit to fedora-python/cpython that referenced this pull request Jun 7, 2024
hrnciar added a commit to fedora-python/cpython that referenced this pull request Aug 7, 2024
hrnciar added a commit to fedora-python/cpython that referenced this pull request Sep 9, 2024
hrnciar added a commit to fedora-python/cpython that referenced this pull request Sep 9, 2024
hrnciar added a commit to fedora-python/cpython that referenced this pull request Sep 9, 2024
hrnciar added a commit to fedora-python/cpython that referenced this pull request Sep 9, 2024
hrnciar added a commit to fedora-python/cpython that referenced this pull request Oct 1, 2024
frenzymadness pushed a commit to fedora-python/cpython that referenced this pull request Dec 3, 2024
frenzymadness pushed a commit to fedora-python/cpython that referenced this pull request Dec 3, 2024
frenzymadness pushed a commit to fedora-python/cpython that referenced this pull request Dec 3, 2024
hroncok pushed a commit to fedora-python/cpython that referenced this pull request Dec 4, 2024
stratakis pushed a commit to stratakis/cpython that referenced this pull request Dec 4, 2024
hroncok pushed a commit to fedora-python/cpython that referenced this pull request Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants