]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41746: Cast to typed seqs in CHECK macros to avoid type erasure (GH-22864)
authorLysandros Nikolaou <lisandrosnik@gmail.com>
Wed, 21 Oct 2020 19:53:14 +0000 (22:53 +0300)
committerGitHub <noreply@github.com>
Wed, 21 Oct 2020 19:53:14 +0000 (22:53 +0300)
commit2e5ca9e3f68b33abb7d2c66d22ffc18dec40641a
tree64fda56788a97b0d982bbf90bc3688cd35eca78f
parentcaff2934f46510920a6169e192707d59e9c55f6b
bpo-41746: Cast to typed seqs in CHECK macros to avoid type erasure (GH-22864)
Grammar/python.gram
Parser/parser.c
Parser/pegen.h