]> granicus.if.org Git - python/commit
bpo-33260: Regenerate token.py after removing ASYNC and AWAIT. (GH-6447)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 11 Apr 2018 17:07:23 +0000 (10:07 -0700)
committerGitHub <noreply@github.com>
Wed, 11 Apr 2018 17:07:23 +0000 (10:07 -0700)
commit4dc3c8ff14572032e63d9938a12813392bcbe982
treef216d39eb668df877aa64639289ff93e398d704a
parentb26265900a18a184997c3c3a1fa6a5bf29703ec9
bpo-33260: Regenerate token.py after removing ASYNC and AWAIT. (GH-6447)

(cherry picked from commit d08972fdb92cad6b813d22205752c97ea18df060)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Doc/reference/expressions.rst
Lib/token.py
Lib/tokenize.py