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 shihai1991, vstinner
Date 2020-09-22.11:56:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600775787.13.0.729950959807.issue41739@roundup.psfhosted.org>
In-reply-to
Content
I created bpo-41833 "threading.Thread: use target name if the name parameter is omitted" to help me to debug this issue.
History
Date User Action Args
2020-09-22 11:56:27vstinnersetrecipients: + vstinner, shihai1991
2020-09-22 11:56:27vstinnersetmessageid: <1600775787.13.0.729950959807.issue41739@roundup.psfhosted.org>
2020-09-22 11:56:27vstinnerlinkissue41739 messages
2020-09-22 11:56:27vstinnercreate