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, gvanrossum, terry.reedy, yselivanov
Date 2017-12-08.22:23:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512771832.36.0.213398074469.issue32193@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5f841b553814969220b096a2b4f959b7f6fcbaf6 by Andrew Svetlov in branch 'master':
bpo-32193: Convert asyncio to async/await usage (#4753)
https://github.com/python/cpython/commit/5f841b553814969220b096a2b4f959b7f6fcbaf6
History
Date User Action Args
2017-12-08 22:23:52asvetlovsetrecipients: + asvetlov, gvanrossum, terry.reedy, yselivanov
2017-12-08 22:23:52asvetlovsetmessageid: <1512771832.36.0.213398074469.issue32193@psf.upfronthosting.co.za>
2017-12-08 22:23:52asvetlovlinkissue32193 messages
2017-12-08 22:23:52asvetlovcreate