Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-108455: peg_generator: enable mypy's `--warn-unreachable` setting and `red... | Alex Waygood | 2023-09-08 | 1 | -3/+11 |
* | gh-108455: peg_generator: use `types-setuptools==68.1.0.1` in CI (#108697) | Alex Waygood | 2023-08-31 | 1 | -5/+0 |
* | gh-108455: peg_generator: install two stubs packages before running mypy (#10... | Alex Waygood | 2023-08-29 | 1 | -2/+4 |
* | gh-108455: peg generator: Use `strict_optional=True` for `grammar_parser` (#1... | Nikita Sobolev | 2023-08-29 | 1 | -3/+0 |
* | gh-108455: peg_generator: make the mypy config slightly stricter (#108627) | Alex Waygood | 2023-08-29 | 1 | -1/+2 |
* | gh-108455: Simplify the peg_generator mypy config (#108620) | Alex Waygood | 2023-08-29 | 1 | -18/+8 |
* | gh-108455: Run `mypy` on `Tools/peg_generator` (#108456) | Nikita Sobolev | 2023-08-28 | 1 | -1/+5 |
* | Update pegen to use the latest upstream developments (GH-27586) | Pablo Galindo Salgado | 2021-08-12 | 1 | -1/+1 |
* | bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503) | Pablo Galindo | 2020-04-22 | 1 | -0/+26 |