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 gvanrossum
Recipients cheryl.sabella, gvanrossum, nanjekyejoannah, serhiy.storchaka, zach.ware
Date 2019-02-28.15:47:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Hum, it seems the right solution was to arrange for async and await to appear in the list of keywords despite their special status. Nevertheless in theory there's something that can be done here to auto-regenerate the list derived from the Grammar.
History
Date User Action Args
2019-02-28 15:47:55gvanrossumsetrecipients: + gvanrossum, zach.ware, serhiy.storchaka, cheryl.sabella, nanjekyejoannah
2019-02-28 15:47:55gvanrossumsetmessageid: <[email protected]>
2019-02-28 15:47:55gvanrossumlinkissue36143 messages
2019-02-28 15:47:55gvanrossumcreate