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 miss-islington
Recipients lukasz.langa, mbussonn, miss-islington, pablogsal
Date 2020-07-06.21:44:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594071864.33.0.746640959771.issue41218@roundup.psfhosted.org>
In-reply-to
Content
New changeset 41db8ffc59566b8552f9cce4452ee8afad00aa63 by Miss Islington (bot) in branch '3.8':
bpo-41218: Only mark async code with CO_COROUTINE. (GH-21357)
https://github.com/python/cpython/commit/41db8ffc59566b8552f9cce4452ee8afad00aa63
History
Date User Action Args
2020-07-06 21:44:24miss-islingtonsetrecipients: + miss-islington, lukasz.langa, mbussonn, pablogsal
2020-07-06 21:44:24miss-islingtonsetmessageid: <1594071864.33.0.746640959771.issue41218@roundup.psfhosted.org>
2020-07-06 21:44:24miss-islingtonlinkissue41218 messages
2020-07-06 21:44:24miss-islingtoncreate