bpo-31516: current_thread() should not return a dummy thread at shutdown by pitrou · Pull Request #3673 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@pitrou

Copy link

Member

@pitrou pitrou commented

Sep 20, 2017

edited by bedevere-bot

Loading

@pitrou pitrou merged commit 1023dbb into python:master

Oct 2, 2017

@miss-islington

Copy link

Contributor

Thanks @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 pitrou deleted the main_thread_shutdown branch

October 2, 2017 14:42

@bedevere-bot

Copy link

GH-3856 is a backport of this pull request to the 3.6 branch.

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
… shutdown (GH-3673) (#3856)

bpo-31516: current_thread() should not return a dummy thread at shutdown
(cherry picked from commit 1023dbb)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@pitrou @miss-islington @bedevere-bot @Mariatta @the-knights-who-say-ni