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 serhiy.storchaka
Recipients BTaskaya, asvetlov, jack1142, lukasz.langa, miss-islington, pablogsal, serhiy.storchaka, vstinner, yselivanov
Date 2020-03-30.20:23:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585599817.11.0.547436468056.issue39562@roundup.psfhosted.org>
In-reply-to
Content
If CO_FUTURE_DIVISION conflicts with PyCF_ALLOW_TOP_LEVEL_AWAIT, does not CO_ITERABLE_COROUTINE conflict with PyCF_SOURCE_IS_UTF8 and CO_ASYNC_GENERATOR with PyCF_DONT_IMPLY_DEDENT?
History
Date User Action Args
2020-03-30 20:23:37serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, asvetlov, lukasz.langa, yselivanov, pablogsal, miss-islington, BTaskaya, jack1142
2020-03-30 20:23:37serhiy.storchakasetmessageid: <1585599817.11.0.547436468056.issue39562@roundup.psfhosted.org>
2020-03-30 20:23:37serhiy.storchakalinkissue39562 messages
2020-03-30 20:23:37serhiy.storchakacreate