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 yselivanov
Recipients asvetlov, yselivanov
Date 2017-12-11.00:12:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512951147.51.0.213398074469.issue32273@psf.upfronthosting.co.za>
In-reply-to
Content
asyncio.test_utils was never part of asyncio API and was never even documented.  It's purely due to historical reasons that test_utils.py is in the Lib/asyncio directory.
History
Date User Action Args
2017-12-11 00:12:27yselivanovsetrecipients: + yselivanov, asvetlov
2017-12-11 00:12:27yselivanovsetmessageid: <1512951147.51.0.213398074469.issue32273@psf.upfronthosting.co.za>
2017-12-11 00:12:27yselivanovlinkissue32273 messages
2017-12-11 00:12:27yselivanovcreate