]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-41119: Output correct error message for list/tuple followed by colon (GH...
authorLysandros Nikolaou <lisandrosnik@gmail.com>
Fri, 26 Jun 2020 23:14:12 +0000 (02:14 +0300)
committerGitHub <noreply@github.com>
Fri, 26 Jun 2020 23:14:12 +0000 (00:14 +0100)
commitd01a3e76ee0519cba3ccdb5de47b25ec2ed7bee4
tree6d00aa4f9ab93c81edefe9af2ee548a607269f45
parentf925407a19eeb9bf5f7640143979638adce2c677
[3.9] bpo-41119: Output correct error message for list/tuple followed by colon (GH-21160) (GH-21172)

(cherry picked from commit 4b85e60601489f9ee9dd2909e28d89a31566887c)
Grammar/python.gram
Parser/pegen/parse.c