mirror of
https://github.com/davidhalter/parso.git
synced 2025-12-08 05:34:51 +08:00
- Properly check for starred expression deletion - Check for starred expressions not in tuple/list/set (when not in assignment) - Fix a bug that considered starred expression assignment `[*x] = 1` as invalid - Enhance test cases for valid and invalid `del` statements and starred expressions
8.6 KiB
8.6 KiB