Commit Graph

3 Commits

Author SHA1 Message Date
f51ad1954f Update to parse `group' expression
In CPython, group expression parse single yield and named expression, and handle invalid starred expression at the same time.

I added it such parsing algorithm.

Update python.lalrpop
2022-07-20 18:10:42 +09:00
ChJR
8ef21ee628 Apply PEP 614
Check 'Named Expressions Need Not Be Parenthesized' Section
2022-07-16 21:28:01 +09:00
Noa
ceb59abbd9 Speedup compile time for rustpython-parser 2022-04-24 10:36:02 -05:00