COMMITS
/ Doc/tools/extensions/peg_highlight.py June 22, 2022
V
gh-84623: Remove unused imports (#94132)
Victor Stinner committed
January 4, 2022
P
bpo-46231: Remove invalid_* rules preceded by more tokens from the grammar docs (GH-30341)
Pablo Galindo Salgado committed
April 17, 2021
P
Fix type group capture in the PEG highlight tool (GH-25464)
Pablo Galindo committed
February 2, 2021
P
bpo-42997: Improve error message for missing : before suites (GH-24292)
Pablo Galindo committed
September 16, 2020
P
bpo-41746: Add type information to asdl_seq objects (GH-22223)
Pablo Galindo committed
September 2, 2020
P
Fix invalid escape sequences in the peg_highlight Sphinx extension (GH-22047)
Pablo Galindo committed
July 27, 2020
P
bpo-40939: Use the new grammar for the grammar specification documentation (GH-19969)
Pablo Galindo committed