summaryrefslogtreecommitdiffstats
path: root/.github/workflows/doc.yml
diff options
context:
space:
mode:
authorLysandros Nikolaou <lisandrosnik@gmail.com>2020-05-25 19:51:58 (GMT)
committerGitHub <noreply@github.com>2020-05-25 19:51:58 (GMT)
commit9645930b5bc1833ef495891d22052d1ba65ab7ea (patch)
tree237911f4e1a9db4f00933a9bfc4fea7bacd31bc2 /.github/workflows/doc.yml
parent448325369ff73011d34d6c3a493014fe3ead8843 (diff)
downloadcpython-9645930b5bc1833ef495891d22052d1ba65ab7ea.zip
cpython-9645930b5bc1833ef495891d22052d1ba65ab7ea.tar.gz
cpython-9645930b5bc1833ef495891d22052d1ba65ab7ea.tar.bz2
bpo-40688: Use the correct parser in the peg_generator scripts (GH-20235)
The scripts in `Tools/peg_generator/scripts` mostly assume that `ast.parse` and `compile` use the old parser, since this was the state of things, while we were developing them. They need to be updated to always use the correct parser. `_peg_parser` is being extended to support both parsing and compiling with both parsers.
Diffstat (limited to '.github/workflows/doc.yml')
0 files changed, 0 insertions, 0 deletions