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 xiang.zhang
Recipients vstinner, xiang.zhang, yselivanov
Date 2017-05-15.05:17:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494825435.99.0.154773022553.issue30110@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 51ab4ada8fc99c24d434a533693375169c097006 by Xiang Zhang in branch '3.5':
bpo-30110: fix resource leak in test_asyncio.test_events (#1413) (#1585)
https://github.com/python/cpython/commit/51ab4ada8fc99c24d434a533693375169c097006
History
Date User Action Args
2017-05-15 05:17:16xiang.zhangsetrecipients: + xiang.zhang, vstinner, yselivanov
2017-05-15 05:17:15xiang.zhangsetmessageid: <1494825435.99.0.154773022553.issue30110@psf.upfronthosting.co.za>
2017-05-15 05:17:15xiang.zhanglinkissue30110 messages
2017-05-15 05:17:15xiang.zhangcreate