]> granicus.if.org Git - python/commit
closes bpo-34515: Support non-ASCII identifiers in lib2to3. (GH-8950)
authorMonson Shao <holymonson@gmail.com>
Sat, 15 Sep 2018 17:32:29 +0000 (01:32 +0800)
committerBenjamin Peterson <benjamin@python.org>
Sat, 15 Sep 2018 17:32:29 +0000 (10:32 -0700)
commit10a428b64b3f224e2ccd40ff2afb141b9b3425b1
tree92e49d98cc2ebc32773242b3e0ccd6167e470255
parentd2067318c79f66cfdabc53333715a02d5fa5ff81
closes bpo-34515: Support non-ASCII identifiers in lib2to3. (GH-8950)
Lib/lib2to3/pgen2/tokenize.py
Lib/lib2to3/tests/test_parser.py
Misc/NEWS.d/next/Library/2018-08-27-16-01-22.bpo-34515.S0Irst.rst [new file with mode: 0644]