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 ammar2, serhiy.storchaka, vstinner
Date 2020-09-23.21:21:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600896089.4.0.955346930109.issue41833@roundup.psfhosted.org>
In-reply-to
Content
New changeset 98c16c991d6e70a48f4280a7cd464d807bdd9f2b by Victor Stinner in branch 'master':
bpo-41833: threading.Thread now uses the target name (GH-22357)
https://github.com/python/cpython/commit/98c16c991d6e70a48f4280a7cd464d807bdd9f2b
History
Date User Action Args
2020-09-23 21:21:29vstinnersetrecipients: + vstinner, serhiy.storchaka, ammar2
2020-09-23 21:21:29vstinnersetmessageid: <1600896089.4.0.955346930109.issue41833@roundup.psfhosted.org>
2020-09-23 21:21:29vstinnerlinkissue41833 messages
2020-09-23 21:21:29vstinnercreate