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