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