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-14.17:51:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513273884.42.0.213398074469.issue32311@psf.upfronthosting.co.za>
In-reply-to
Content
There's a lengthy discussion of this proposal over here: https://github.com/python/asyncio/issues/477

Guido there likes the idea of adding asyncio.create_task(), so let's add it.
History
Date User Action Args
2017-12-14 17:51:24yselivanovsetrecipients: + yselivanov, asvetlov
2017-12-14 17:51:24yselivanovsetmessageid: <1513273884.42.0.213398074469.issue32311@psf.upfronthosting.co.za>
2017-12-14 17:51:24yselivanovlinkissue32311 messages
2017-12-14 17:51:24yselivanovcreate