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 asvetlov, vstinner, yselivanov
Date 2018-06-06.23:12:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528326761.4.0.592728768989.issue33789@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0eba7c39132614a5730cda6b340e18dfb2d30d14 by Victor Stinner in branch 'master':
bpo-33789: test_asyncio: Fix ResourceWarning (GH-7460)
https://github.com/python/cpython/commit/0eba7c39132614a5730cda6b340e18dfb2d30d14
History
Date User Action Args
2018-06-06 23:12:41vstinnersetrecipients: + vstinner, asvetlov, yselivanov
2018-06-06 23:12:41vstinnersetmessageid: <1528326761.4.0.592728768989.issue33789@psf.upfronthosting.co.za>
2018-06-06 23:12:41vstinnerlinkissue33789 messages
2018-06-06 23:12:41vstinnercreate