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 koobs, vstinner, xiang.zhang, yselivanov
Date 2017-06-30.09:12:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498813955.92.0.547803793176.issue30280@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b9030674624c181d6e9047cdb14ad65bb6c84c66 by Victor Stinner in branch 'master':
bpo-30280: Cleanup threads in ayncio tests (#2501)
https://github.com/python/cpython/commit/b9030674624c181d6e9047cdb14ad65bb6c84c66
History
Date User Action Args
2017-06-30 09:12:35vstinnersetrecipients: + vstinner, yselivanov, koobs, xiang.zhang
2017-06-30 09:12:35vstinnersetmessageid: <1498813955.92.0.547803793176.issue30280@psf.upfronthosting.co.za>
2017-06-30 09:12:35vstinnerlinkissue30280 messages
2017-06-30 09:12:35vstinnercreate