mirror of
https://github.com/Instagram/LibCST.git
synced 2025-12-23 10:35:53 +00:00
Python accepts code where `lambda` follows a `*`, so this PR relaxes validation rules for Lambdas. Raised in #930. |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| base.py | ||
| deep_equals.py | ||
| expression.py | ||
| internal.py | ||
| module.py | ||
| op.py | ||
| statement.py | ||
| whitespace.py | ||