]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] Fix typing problems reported by mypy in pegen (GH-20297) (GH-20300)
authorPablo Galindo <Pablogsal@gmail.com>
Thu, 21 May 2020 21:09:43 +0000 (22:09 +0100)
committerGitHub <noreply@github.com>
Thu, 21 May 2020 21:09:43 +0000 (22:09 +0100)
commit7178b1bb68aa14c35338b7b31ea5d1cbf76fb6a4
tree90f515295c4e58ec6c936f6ac9647a2b982d40df
parent275d7e1080d0007a82965d1ac510abb0ae8d7821
[3.9] Fix typing problems reported by mypy in pegen (GH-20297) (GH-20300)

(cherry picked from commit d10fef35c6ce8a3193b974be7e8c8304b1146153)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Tools/peg_generator/pegen/c_generator.py
Tools/peg_generator/pegen/parser_generator.py