bpo-31516: current_thread() should not return a dummy thread at shutdown by pitrou · Pull Request #3673 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.2k
Merged
pitrou merged 3 commits intopython:masterfrom
Oct 2, 2017Merged
bpo-31516: current_thread() should not return a dummy thread at shutdown#3673
pitrou merged 3 commits intopython:masterfrom
bpo-31516: current_thread() should not return a dummy thread at shutdown#3673
pitrou merged 3 commits intopython:masterfrom
Conversation
Copy link
Member
pitrou added 2 commits
September 20, 2017 18:42
bedevere-bot
added
the
awaiting merge
label
the-knights-who-say-ni
added
the
CLA signed
label
pitrou
merged commit
1023dbb
into
python:master
pitrou
added
the
needs backport to 3.6
label
Copy link
Contributor
miss-islington
commented
Oct 2, 2017
miss-islington commented
Oct 2, 2017Thanks @pitrou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!
pitrou
deleted the
main_thread_shutdown
branch
Copy link
bedevere-bot
commented
Oct 2, 2017
bedevere-bot commented
Oct 2, 2017GH-3856 is a backport of this pull request to the 3.6 branch.
bedevere-bot
removed
the
needs backport to 3.6
label
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Oct 2, 2017… shutdown (pythonGH-3673) bpo-31516: current_thread() should not return a dummy thread at shutdown (cherry picked from commit 1023dbb)
pitrou pushed a commit that referenced this pull request
Oct 2, 2017
Mariatta
removed
the
awaiting merge
label
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