mirror of
https://github.com/python/cpython.git
synced 2025-12-03 16:19:41 +00:00
* Remove the slice type. * Make Slice a kind of the expr type instead of the slice type. * Replace ExtSlice(slices) with Tuple(slices, Load()). * Replace Index(value) with a value itself. All non-terminal nodes in AST for expressions are now of the expr type. |
||
|---|---|---|
| .. | ||
| extensions | ||
| static | ||
| templates | ||
| rstlint.py | ||
| susp-ignored.csv | ||