This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author iritkatriel
Recipients anthonygreen, docs@python, iritkatriel, miss-islington, pitrou
Date 2021-05-11.18:19:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620757184.05.0.194675025471.issue25821@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7bef7a180da56e0399f4dec2c992bb101470fc73 by Miss Islington (bot) in branch '3.10':
bpo-25821: Fix inaccuracy in threading.enumerate/is_alive documentation (GH-23192) (#26035)
https://github.com/python/cpython/commit/7bef7a180da56e0399f4dec2c992bb101470fc73
History
Date User Action Args
2021-05-11 18:19:44iritkatrielsetrecipients: + iritkatriel, pitrou, docs@python, anthonygreen, miss-islington
2021-05-11 18:19:44iritkatrielsetmessageid: <1620757184.05.0.194675025471.issue25821@roundup.psfhosted.org>
2021-05-11 18:19:44iritkatriellinkissue25821 messages
2021-05-11 18:19:43iritkatrielcreate