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.7] Improve threading.daemon docstring (GH-14278) #14323

Merged
merged 1 commit into from Jun 23, 2019

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 23, 2019

Rephrase and clarify that "the entire Python program exits when only daemon threads are left". This matches the documentation at https://docs.python.org/3/library/threading.htmlGH-thread-objects.
(cherry picked from commit bb110cc)

Co-authored-by: mbarkhau mbarkhau@gmail.com

Rephrase and clarify that "the entire Python program exits when only daemon threads are left". This matches the documentation at https://docs.python.org/3/library/threading.htmlGH-thread-objects.
(cherry picked from commit bb110cc)

Co-authored-by: mbarkhau <mbarkhau@gmail.com>
@miss-islington
Copy link
Contributor Author

miss-islington commented Jun 23, 2019

@mbarkhau: Status check is done, and it's a success .

@miss-islington miss-islington merged commit e24dbe7 into python:3.7 Jun 23, 2019
@miss-islington miss-islington deleted the backport-bb110cc-3.7 branch Jun 23, 2019
@miss-islington
Copy link
Contributor Author

miss-islington commented Jun 23, 2019

@mbarkhau: Status check is done, and it's a success .

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

Successfully merging this pull request may close these issues.

None yet

5 participants