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 vstinner
Recipients asvetlov, brett.cannon, corona10, dmaurer, pmpp, serhiy.storchaka, vstinner
Date 2019-01-18.09:50:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547805051.15.0.759930485697.issue35283@roundup.psfhosted.org>
In-reply-to
Content
New changeset 36d9e9a4d5238d5a2f09679b6c51be66fbfc12c4 by Victor Stinner (Dong-hee Na) in branch 'master':
bpo-35283: Update the docstring of threading.Thread.join method (GH-11596)
https://github.com/python/cpython/commit/36d9e9a4d5238d5a2f09679b6c51be66fbfc12c4
History
Date User Action Args
2019-01-18 09:50:53vstinnersetrecipients: + vstinner, brett.cannon, dmaurer, asvetlov, pmpp, serhiy.storchaka, corona10
2019-01-18 09:50:51vstinnersetmessageid: <1547805051.15.0.759930485697.issue35283@roundup.psfhosted.org>
2019-01-18 09:50:51vstinnerlinkissue35283 messages
2019-01-18 09:50:51vstinnercreate