mirror of
https://github.com/python/cpython.git
synced 2025-07-09 20:35:26 +00:00
fix an ambiguity in the grammar from the implementation of extended unpacking
(one which was strangely "resolved" by pgen) This also kills the unused testlist1 rule and fixes parse tree validation of extended unpacking.
This commit is contained in:
parent
10430ad7aa
commit
4905e80c3d
8 changed files with 1119 additions and 1085 deletions
1828
Python/graminit.c
1828
Python/graminit.c
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue