COMMITS
/ Include/internal/pycore_parser.h December 20, 2025
S
gh-122581: Use parser mutex in default build for subinterpreters (gh-142959)
Sam Gross committed
November 13, 2025
S
gh-135801: Add the module parameter to compile() etc (GH-139652)
Serhiy Storchaka committed
March 17, 2025
M
GH-131238: Core header refactor (GH-131250)
Mark Shannon committed
August 6, 2024
L
gh-122581: Avoid data races when collecting parser statistics (#122694)
Lysandros Nikolaou committed
October 13, 2023
P
gh-110805: Allow the repl to show source code and complete tracebacks (#110775)
Pablo Galindo Salgado committed
December 16, 2022
E
gh-81057: Move the Cached Parser Dummy Name to _PyRuntimeState (#100277)
Eric Snow committed
December 7, 2022
E
gh-81057: Move More Globals to _PyRuntimeState (gh-100092)
Eric Snow committed
March 24, 2021
V
bpo-43244: Remove parser_interface.h header file (GH-25001)
Victor Stinner committed