]> granicus.if.org Git - python/commit
Revert "bpo-30406: Make async and await proper keywords (#1669)" (GH-6143)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Sun, 18 Mar 2018 16:54:33 +0000 (09:54 -0700)
committerŁukasz Langa <lukasz@langa.pl>
Sun, 18 Mar 2018 16:54:33 +0000 (09:54 -0700)
commitf64aae46da292f71f6be750026cd052362e066bc
tree733a230dcbc05f014dc14a6551c5e43c92107b99
parentfe2bbb1869b42222a3f331a3dfb8b304a19a5819
Revert "bpo-30406: Make async and await proper keywords (#1669)" (GH-6143)

This reverts commit ac317700ce7439e38a8b420218d9a5035bba92ed.

(Reverts only the lib2to3 part.)
Lib/lib2to3/Grammar.txt
Lib/lib2to3/pgen2/token.py
Lib/lib2to3/pgen2/tokenize.py
Lib/lib2to3/tests/test_parser.py