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