LibCST/libcst/_nodes
martin 71b0a1288b
Implement Type Defaults for Type Parameters (PEP 696) (#1141)
Co-authored-by: thereversiblewheel <martin.li@uwaterloo.ca>
2024-05-20 11:26:38 -04:00
..
tests Implement Type Defaults for Type Parameters (PEP 696) (#1141) 2024-05-20 11:26:38 -04:00
__init__.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
base.py Fix Sentinal typo (#948) 2023-06-07 12:23:12 +01:00
deep_equals.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
expression.py remove typing dependencies (#1126) 2024-04-03 19:50:14 +01:00
internal.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
module.py Upgrade pyre (#1032) 2023-10-02 09:43:17 -07:00
op.py add slots to base classes, @add_slots takes bases into account (#605) 2022-01-16 14:14:32 +00:00
statement.py Implement Type Defaults for Type Parameters (PEP 696) (#1141) 2024-05-20 11:26:38 -04:00
whitespace.py add slots to base classes, @add_slots takes bases into account (#605) 2022-01-16 14:14:32 +00:00