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 vstinner, yselivanov
Date 2017-09-01.22:25:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504304742.08.0.665871529871.issue31250@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e8a533fbc734af6eeb389202ba6c6e9c2548027f by Victor Stinner in branch 'master':
bpo-31250, test_asyncio: fix EventLoopTestsMixin.tearDown() (#3264)
https://github.com/python/cpython/commit/e8a533fbc734af6eeb389202ba6c6e9c2548027f
History
Date User Action Args
2017-09-01 22:25:42vstinnersetrecipients: + vstinner, yselivanov
2017-09-01 22:25:42vstinnersetmessageid: <1504304742.08.0.665871529871.issue31250@psf.upfronthosting.co.za>
2017-09-01 22:25:42vstinnerlinkissue31250 messages
2017-09-01 22:25:42vstinnercreate