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, cstratak, vstinner, yselivanov
Date 2018-11-30.17:28:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543598896.47.0.788709270274.issue35352@psf.upfronthosting.co.za>
In-reply-to
Content
> IIRC two copies exist from very early development times when asyncio was not a part of Python stdlib.

Yeah, that was my guess as well. Maybe data_file() could be simplified or replaced by support.findfile(), but I chose the easy solution (minimize changes) :-)
History
Date User Action Args
2018-11-30 17:28:16vstinnersetrecipients: + vstinner, asvetlov, yselivanov, cstratak
2018-11-30 17:28:16vstinnersetmessageid: <1543598896.47.0.788709270274.issue35352@psf.upfronthosting.co.za>
2018-11-30 17:28:16vstinnerlinkissue35352 messages
2018-11-30 17:28:16vstinnercreate