]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] Improve readability and style in parser files (GH-20884) (GH-20885)
authorPablo Galindo <Pablogsal@gmail.com>
Mon, 15 Jun 2020 14:08:00 +0000 (15:08 +0100)
committerGitHub <noreply@github.com>
Mon, 15 Jun 2020 14:08:00 +0000 (15:08 +0100)
commit30b59fd7cf946f7163283eef7d4389bd4e582492
tree3a6bf145f8e2e39d0ba845137c38298c8af6a996
parent145fa86598b850e9ee0efed413dec9ec5e4431b1
[3.9] Improve readability and style in parser files (GH-20884) (GH-20885)

(cherry picked from commit fb61c42)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Parser/pegen/parse_string.c
Parser/pegen/pegen.c