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 vstinner
Recipients docs@python, remi.lapeyre, vstinner, yselivanov
Date 2020-05-29.16:03:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590768237.6.0.381538375629.issue40817@roundup.psfhosted.org>
In-reply-to
Content
I understood that it was more added as an "experimental" feature. Not sure if it's still considered as experimental in Python 3.9?

A few more bugs have been fixed in the parser/compiler recently for async/await keywords.
History
Date User Action Args
2020-05-29 16:03:57vstinnersetrecipients: + vstinner, docs@python, yselivanov, remi.lapeyre
2020-05-29 16:03:57vstinnersetmessageid: <1590768237.6.0.381538375629.issue40817@roundup.psfhosted.org>
2020-05-29 16:03:57vstinnerlinkissue40817 messages
2020-05-29 16:03:57vstinnercreate