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