]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41215: Make assertion in the new parser more strict (GH-21364)
authorLysandros Nikolaou <lisandrosnik@gmail.com>
Mon, 6 Jul 2020 22:42:21 +0000 (01:42 +0300)
committerGitHub <noreply@github.com>
Mon, 6 Jul 2020 22:42:21 +0000 (01:42 +0300)
commit782f44b8fb07ec33cee148b2b6b4cf53024fe0cd
treece5d417135686b3ca426695309d7fdf448a29789
parentc2c1f1f906cdeb40576880d4b6a4f8fcbc016eb8
bpo-41215: Make assertion in the new parser more strict (GH-21364)
Parser/pegen.c