]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41119: Output correct error message for list/tuple followed by colon (GH-21160)
authorLysandros Nikolaou <lisandrosnik@gmail.com>
Thu, 25 Jun 2020 23:22:36 +0000 (02:22 +0300)
committerGitHub <noreply@github.com>
Thu, 25 Jun 2020 23:22:36 +0000 (00:22 +0100)
commit4b85e60601489f9ee9dd2909e28d89a31566887c
tree34275650fdc0b1ccb1b2c996edc183528a2dca7d
parent6f8a6ee59cb7f99f68df8ee9c3e8c8cf19af3eed
bpo-41119: Output correct error message for list/tuple followed by colon (GH-21160)
Grammar/python.gram
Parser/parser.c