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 pablogsal
Recipients lukasz.langa, mbussonn, miss-islington, pablogsal
Date 2020-07-06.22:30:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594074623.7.0.36016701454.issue41218@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6488a4a3c9790040059fc5d293e518f193daac8d by Pablo Galindo in branch '3.9':
[3.9] bpo-41218: Only mark async code with CO_COROUTINE. (GH-21357) (GH-21362)
https://github.com/python/cpython/commit/6488a4a3c9790040059fc5d293e518f193daac8d
History
Date User Action Args
2020-07-06 22:30:23pablogsalsetrecipients: + pablogsal, lukasz.langa, mbussonn, miss-islington
2020-07-06 22:30:23pablogsalsetmessageid: <1594074623.7.0.36016701454.issue41218@roundup.psfhosted.org>
2020-07-06 22:30:23pablogsallinkissue41218 messages
2020-07-06 22:30:23pablogsalcreate