Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-45866: pegen strips directory of "generated from" header (GH-29777) | Victor Stinner | 2021-11-26 | 1 | -1/+1 |
* | Update pegen to use the latest upstream developments (GH-27586) | Pablo Galindo Salgado | 2021-08-12 | 1 | -250/+164 |
* | bpo-38605: Revert making 'from __future__ import annotations' the default (GH... | Pablo Galindo | 2021-04-21 | 1 | -1/+1 |
* | Remove unnecessary imports in the grammar parser (GH-24904) | Elisha Hollander | 2021-03-17 | 1 | -4/+1 |
* | bpo-42997: Improve error message for missing : before suites (GH-24292) | Pablo Galindo | 2021-02-02 | 1 | -1/+28 |
* | bpo-41746: Add type information to asdl_seq objects (GH-22223) | Pablo Galindo | 2020-09-16 | 1 | -1/+41 |
* | bpo-40334: regenerate metaparser as part of regen-all (GH-19854) | Pablo Galindo | 2020-05-02 | 1 | -1/+1 |
* | bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503) | Pablo Galindo | 2020-04-22 | 1 | -0/+677 |