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 pitrou
Recipients asvetlov, pitrou, tim.peters, vstinner
Date 2017-10-02.14:42:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506955337.7.0.213398074469.issue31516@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1023dbbcb7f05e76053486ae7ef7f73b4cdc5398 by Antoine Pitrou in branch 'master':
bpo-31516: current_thread() should not return a dummy thread at shutdown (#3673)
https://github.com/python/cpython/commit/1023dbbcb7f05e76053486ae7ef7f73b4cdc5398
History
Date User Action Args
2017-10-02 14:42:17pitrousetrecipients: + pitrou, tim.peters, vstinner, asvetlov
2017-10-02 14:42:17pitrousetmessageid: <1506955337.7.0.213398074469.issue31516@psf.upfronthosting.co.za>
2017-10-02 14:42:17pitroulinkissue31516 messages
2017-10-02 14:42:17pitroucreate