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.18:58:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495047532.86.0.434856993971.issue30387@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f8d05b3a24e745ab4a974b891ac1389e2f11ce4d by Victor Stinner in branch 'master':
bpo-30387: Fix warning in test_threading (#1634)
https://github.com/python/cpython/commit/f8d05b3a24e745ab4a974b891ac1389e2f11ce4d
History
Date User Action Args
2017-05-17 18:58:52vstinnersetrecipients: + vstinner, xiang.zhang
2017-05-17 18:58:52vstinnersetmessageid: <1495047532.86.0.434856993971.issue30387@psf.upfronthosting.co.za>
2017-05-17 18:58:52vstinnerlinkissue30387 messages
2017-05-17 18:58:52vstinnercreate