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 grzgrzgrz3, serhiy.storchaka, vstinner
Date 2017-05-17.21:49:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495057785.98.0.377172683554.issue30357@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f5633e02433a81a6d0f14fc1c3294e752f4ac1a3 by Victor Stinner in branch '3.5':
bpo-30387: Fix warning in test_threading (#1634) (#1637)
https://github.com/python/cpython/commit/f5633e02433a81a6d0f14fc1c3294e752f4ac1a3
History
Date User Action Args
2017-05-17 21:49:46vstinnersetrecipients: + vstinner, serhiy.storchaka, grzgrzgrz3
2017-05-17 21:49:45vstinnersetmessageid: <1495057785.98.0.377172683554.issue30357@psf.upfronthosting.co.za>
2017-05-17 21:49:45vstinnerlinkissue30357 messages
2017-05-17 21:49:45vstinnercreate