ruff/crates/ty_python_semantic/resources/mdtest/generics/legacy
Douglas Creager db488e3cf7 Merge remote-tracking branch 'origin/main' into dcreager/callable-return
* origin/main:
  [ty] Allow `tuple[Any, ...]` to assign to `tuple[int, *tuple[int, ...]]` (#21803)
  [ty] Support renaming import aliases (#21792)
  [ty] Add redeclaration LSP tests (#21812)
  [ty] more detailed description of "Size limit on unions of literals" in mdtest (#21804)
  [ty] Complete support for `ParamSpec` (#21445)
  [ty] Update benchmark dependencies (#21815)
2025-12-05 15:39:40 -05:00
..
classes.md [ty] Carry generic context through when converting class into `Callable` (#21798) 2025-12-05 08:57:21 -05:00
functions.md Merge remote-tracking branch 'origin/main' into dcreager/callable-return 2025-12-02 14:23:15 -05:00
paramspec.md [ty] Complete support for `ParamSpec` (#21445) 2025-12-05 22:00:06 +05:30
variables.md catch self-referential typevars 2025-12-03 20:04:24 -05:00
variance.md [ty] eliminate is_fully_static (#18799) 2025-06-24 18:02:05 -07:00