Skip to content

[3.8] Improve threading.daemon docstring (GH-14278)#14325

Merged
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-bb110cc-3.8
Jun 23, 2019
Merged

[3.8] Improve threading.daemon docstring (GH-14278)#14325
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-bb110cc-3.8

Conversation

@miss-islington

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor Author

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

@miss-islington
miss-islington merged commit ea380f6 into python:3.8 Jun 23, 2019
@miss-islington
miss-islington deleted the backport-bb110cc-3.8 branch June 23, 2019 19:06
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

@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.

5 participants