| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gh-108455: peg_generator: make the mypy config slightly stricter (#108627) | Alex Waygood | 2023-08-29 | 1 | -3/+3 |
| | | | | | | | | | | * Enable `--no-implicit-reexport` * Enable the `truthy-bool` error code * Enable the `ignore-without-code` error code * Explicitly note that `--warn-unreachable` cannot yet be enabled | ||||
| * | gh-108455: Run `mypy` on `Tools/peg_generator` (#108456) | Nikita Sobolev | 2023-08-28 | 1 | -5/+6 |
| | | | | | Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> | ||||
| * | [Tools/peg_generator/pegen/parser.py] Fix typo: s/wether/whether/ (GH-28739) | Ikko Ashimine | 2021-10-05 | 1 | -1/+1 |
| | | |||||
| * | Update pegen to use the latest upstream developments (GH-27586) | Pablo Galindo Salgado | 2021-08-12 | 1 | -30/+54 |
| | | |||||
| * | bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503) | Pablo Galindo | 2020-04-22 | 1 | -0/+310 |
| Co-authored-by: Guido van Rossum <guido@python.org> Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com> | |||||
