mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
bf9d317626
async and await keywords has been merged into upstream, but they are all missing in the lexical analysis docs. This change adds them to the appropriate keywords section in documentation.