]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Compile extensions in test_peg_generator with C99 (GH-19668)
authorPablo Galindo <Pablogsal@gmail.com>
Thu, 23 Apr 2020 02:24:25 +0000 (03:24 +0100)
committerGitHub <noreply@github.com>
Thu, 23 Apr 2020 02:24:25 +0000 (03:24 +0100)
commit0b7829e089f9f93e1387f240ae03d42ac7cd77c7
tree1f986441465a7649579e09b57f4d5497eebf1d3c
parent1def7754b7a41fe57efafaf5eff24cfa15353444
Compile extensions in test_peg_generator with C99 (GH-19668)
Parser/pegen/parse_string.c
Tools/peg_generator/pegen/build.py