Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-98811: use full source location to simplify __future__ imports error check... | Irit Katriel | 2022-10-31 | 1 | -2/+17 |
* | bpo-46521: Fix codeop to use a new partial-input mode of the parser (GH-31010) | Pablo Galindo Salgado | 2022-02-08 | 1 | -1/+3 |
* | bpo-43244: Add pycore_compile.h header file (GH-25000) | Victor Stinner | 2021-03-23 | 1 | -34/+0 |
* | bpo-43244: Remove ast.h, asdl.h, Python-ast.h headers (GH-24933) | Victor Stinner | 2021-03-23 | 1 | -1/+2 |
* | bpo-35134: Add include/cpython/compile.h (GH-24922) | Hai Shi | 2021-03-22 | 1 | -0/+85 |