Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-40334: use the TOKENS file when checking dangling rules (GH-19849) | Pablo Galindo | 2020-05-01 | 1 | -2/+5 |
* | bpo-40334: Refactor peg_generator to receive a Tokens file when building c co... | Pablo Galindo | 2020-04-28 | 1 | -2/+8 |
* | bpo-40334: Rewrite test_c_parser to avoid memory leaks (GH-19694) | Lysandros Nikolaou | 2020-04-24 | 1 | -3/+1 |
* | bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503) | Pablo Galindo | 2020-04-22 | 1 | -0/+126 |