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 aa1371, asvetlov, yselivanov
Date 2021-07-13.16:33:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626194001.01.0.171345597245.issue44604@roundup.psfhosted.org>
In-reply-to
Content
I'm not convinced why @task decorator should be a part of asyncio.

You can provide the implementation as a part of some third-party library on pypy.org. Looks like it doesn't require any change of asyncio itself.
History
Date User Action Args
2021-07-13 16:33:21asvetlovsetrecipients: + asvetlov, yselivanov, aa1371
2021-07-13 16:33:21asvetlovsetmessageid: <1626194001.01.0.171345597245.issue44604@roundup.psfhosted.org>
2021-07-13 16:33:20asvetlovlinkissue44604 messages
2021-07-13 16:33:20asvetlovcreate