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 asvetlov
Recipients asvetlov, giampaolo.rodola, gvanrossum, serhiy.storchaka, vstinner, yselivanov
Date 2017-11-29.11:33:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511955220.71.0.213398074469.issue32166@psf.upfronthosting.co.za>
In-reply-to
Content
Separate PyPI package is for Python 3.3 only.
Python 3.4 is shipped with asyncio in standard batteries.

https://github.com/python/asyncio development is stopped, no new PyPI release is expected.

Thank you for pointing on 3.4 specific code in other files.

Victor Stinner did some cleanup in last weeks, I've picked up his initiative.

Will review other files as well.
Please let me create a new issue to keep changes small and modular.
History
Date User Action Args
2017-11-29 11:33:40asvetlovsetrecipients: + asvetlov, gvanrossum, vstinner, giampaolo.rodola, serhiy.storchaka, yselivanov
2017-11-29 11:33:40asvetlovsetmessageid: <1511955220.71.0.213398074469.issue32166@psf.upfronthosting.co.za>
2017-11-29 11:33:40asvetlovlinkissue32166 messages
2017-11-29 11:33:40asvetlovcreate