COMMITS
/ Parser/peg_api.c November 13, 2025
S
gh-135801: Add the module parameter to compile() etc (GH-139652)
Serhiy Storchaka committed
October 13, 2023
P
gh-110805: Allow the repl to show source code and complete tracebacks (#110775)
Pablo Galindo Salgado committed
October 11, 2023
L
gh-104169: Refactor tokenizer into lexer and wrappers (#110684)
Lysandros Nikolaou committed
March 24, 2021
V
bpo-43244: Remove parser_interface.h header file (GH-25001)
Victor Stinner committed
February 19, 2021
N
bpo-35134: Move non-limited C API files to Include/cpython/ (GH-24561)
Nicholas Sim committed
June 21, 2020
L
bpo-40939: Rename PyPegen* functions to PyParser* (GH-21016)
Lysandros Nikolaou committed
June 11, 2020
P
bpo-40939: Remove the old parser (GH-20768)
Pablo Galindo committed