]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typing problems reported by mypy in pegen (GH-20297)
authorPablo Galindo <Pablogsal@gmail.com>
Thu, 21 May 2020 20:39:44 +0000 (21:39 +0100)
committerGitHub <noreply@github.com>
Thu, 21 May 2020 20:39:44 +0000 (21:39 +0100)
commitd10fef35c6ce8a3193b974be7e8c8304b1146153
tree678523dfd04ada74f31dfb7ecc8d4439d1925f86
parent2e76820a50b8ce2a9a5f6cdef6cef1859a89c460
Fix typing problems reported by mypy in pegen (GH-20297)
Tools/peg_generator/pegen/c_generator.py
Tools/peg_generator/pegen/parser_generator.py