]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] Remove PEG-specific syntax error check in the old parser (GH-20717)
authorPablo Galindo <Pablogsal@gmail.com>
Mon, 8 Jun 2020 10:27:58 +0000 (11:27 +0100)
committerGitHub <noreply@github.com>
Mon, 8 Jun 2020 10:27:58 +0000 (11:27 +0100)
commit2b33cc3a2509983c4fa7884fa2722bd2e5781e51
tree512fbc03c9f7beddb3437c87e21a1672721034fc
parent8df4f3942faf05790efeaf62a8f493aabd181d3f
[3.9] Remove PEG-specific syntax error check in the old parser (GH-20717)
Lib/test/test_syntax.py