COMMITS
/ Tools/peg_generator/mypy.ini September 8, 2023
August 31, 2023
A
gh-108455: peg_generator: use `types-setuptools==68.1.0.1` in CI (#108697)
Alex Waygood committed
August 29, 2023
A
gh-108455: peg_generator: install two stubs packages before running mypy (#108637)
Alex Waygood committed
N
gh-108455: peg generator: Use `strict_optional=True` for `grammar_parser` (#108629)
Nikita Sobolev committed
A
gh-108455: peg_generator: make the mypy config slightly stricter (#108627)
Alex Waygood committed
A
gh-108455: Simplify the peg_generator mypy config (#108620)
Alex Waygood committed
August 28, 2023
N
gh-108455: Run `mypy` on `Tools/peg_generator` (#108456)
Nikita Sobolev committed
August 12, 2021
P
Update pegen to use the latest upstream developments (GH-27586)
Pablo Galindo Salgado committed
April 22, 2020
P
bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503)
Pablo Galindo committed