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 vstinner, xiang.zhang
Date 2017-05-17.21:49:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495057780.99.0.654156289212.issue30387@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, xiang.zhang
2017-05-17 21:49:40vstinnersetmessageid: <1495057780.99.0.654156289212.issue30387@psf.upfronthosting.co.za>
2017-05-17 21:49:40vstinnerlinkissue30387 messages
2017-05-17 21:49:40vstinnercreate