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 lukasz.langa
Recipients lukasz.langa, mbussonn
Date 2020-07-06.21:27:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594070821.46.0.492971979491.issue41218@roundup.psfhosted.org>
In-reply-to
Content
New changeset bd46174a5a09a54e5ae1077909f923f56a7cf710 by Matthias Bussonnier in branch 'master':
bpo-41218: Only mark async code with CO_COROUTINE. (#21357)
https://github.com/python/cpython/commit/bd46174a5a09a54e5ae1077909f923f56a7cf710
History
Date User Action Args
2020-07-06 21:27:01lukasz.langasetrecipients: + lukasz.langa, mbussonn
2020-07-06 21:27:01lukasz.langasetmessageid: <1594070821.46.0.492971979491.issue41218@roundup.psfhosted.org>
2020-07-06 21:27:01lukasz.langalinkissue41218 messages
2020-07-06 21:27:01lukasz.langacreate