COMMITS
/ Parser/pegen/peg_api.c May 1, 2020
L
bpo-40334: Make the PyPegen* and PyParser* APIs more consistent (GH-19839)
Lysandros Nikolaou committed
April 27, 2020
P
bpo-40334: Support CO_FUTURE_BARRY_AS_BDFL in the new parser (GH-19721)
Pablo Galindo committed
April 23, 2020
L
bpo-40334: Improve various PEG-Parser related stuff (GH-19669)
Lysandros Nikolaou committed
April 22, 2020
P
bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503)
Pablo Galindo committed