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.15:20:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506957604.43.0.213398074469.issue31516@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ac6245a31f9a757db0520722c592cb7fdcb55eb0 by Antoine Pitrou (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-31516: current_thread() should not return a dummy thread at shutdown (GH-3673) (#3856)
https://github.com/python/cpython/commit/ac6245a31f9a757db0520722c592cb7fdcb55eb0
History
Date User Action Args
2017-10-02 15:20:04pitrousetrecipients: + pitrou, tim.peters, vstinner, asvetlov
2017-10-02 15:20:04pitrousetmessageid: <1506957604.43.0.213398074469.issue31516@psf.upfronthosting.co.za>
2017-10-02 15:20:04pitroulinkissue31516 messages
2017-10-02 15:20:04pitroucreate