Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-110805: Allow the repl to show source code and complete tracebacks (#110775) | Pablo Galindo Salgado | 2023-10-13 | 1 | -1/+14 |
* | gh-104169: Refactor tokenizer into lexer and wrappers (#110684) | Lysandros Nikolaou | 2023-10-11 | 1 | -1/+0 |
* | bpo-43244: Remove parser_interface.h header file (GH-25001) | Victor Stinner | 2021-03-24 | 1 | -46/+5 |
* | bpo-35134: Move non-limited C API files to Include/cpython/ (GH-24561) | Nicholas Sim | 2021-02-19 | 1 | -1/+1 |
* | bpo-40939: Rename PyPegen* functions to PyParser* (GH-21016) | Lysandros Nikolaou | 2020-06-21 | 1 | -7/+22 |
* | bpo-40939: Remove the old parser (GH-20768) | Pablo Galindo | 2020-06-11 | 1 | -0/+54 |