]> granicus.if.org Git - python/commit
bpo-32482: Fix suspicious code in tests for syntax and grammar. (GH-5086) (#5095)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 4 Jan 2018 09:32:53 +0000 (01:32 -0800)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 4 Jan 2018 09:32:53 +0000 (11:32 +0200)
commita70d5ff992e5e123a3fa6f0e7f672026db8ed1f7
tree0bbdfa130b3f1f0e151c9655909ad913b1ed8d05
parent1e6d8525f9dd3dcdc83adb93b164082c8b95d17a
bpo-32482: Fix suspicious code in tests for syntax and grammar. (GH-5086) (#5095)

(cherry picked from commit 0cc99c8cd70d422e4b345837a907db30e9180ab9)
Lib/test/test_grammar.py
Lib/test/test_syntax.py