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, yselivanov
Date 2017-12-15.05:04:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513314284.36.0.213398074469.issue32311@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f74ef458ab1f502e4e60bd1502ac1dc0d2cb3847 by Andrew Svetlov in branch 'master':
bpo-32311: Implement asyncio.create_task() shortcut (#4848)
https://github.com/python/cpython/commit/f74ef458ab1f502e4e60bd1502ac1dc0d2cb3847
History
Date User Action Args
2017-12-15 05:04:44asvetlovsetrecipients: + asvetlov, yselivanov
2017-12-15 05:04:44asvetlovsetmessageid: <1513314284.36.0.213398074469.issue32311@psf.upfronthosting.co.za>
2017-12-15 05:04:44asvetlovlinkissue32311 messages
2017-12-15 05:04:44asvetlovcreate