ruff/crates/ty_python_semantic/resources/mdtest/dataclasses
Douglas Creager 2e46c8de06 Merge remote-tracking branch 'origin/main' into dcreager/callable-return
* origin/main:
  [ty] Reachability constraints: minor documentation fixes (#21774)
  [ty] Fix non-determinism in `ConstraintSet.specialize_constrained` (#21744)
  [ty] Improve `@override`, `@final` and Liskov checks in cases where there are multiple reachable definitions (#21767)
  [ty] Extend `invalid-explicit-override` to also cover properties decorated with `@override` that do not override anything (#21756)
  [ty] Enable LRU collection for parsed module (#21749)
  [ty] Support typevar-specialized dynamic types in generic type aliases (#21730)
  Add token based `parenthesized_ranges` implementation (#21738)
  [ty] Default-specialization of generic type aliases (#21765)
  [ty] Suppress false positives when `dataclasses.dataclass(...)(cls)` is called imperatively (#21729)
  [syntax-error] Default type parameter followed by non-default type parameter (#21657)
2025-12-03 10:48:36 -05:00
..
dataclass_transform.md [ty] Dataclass transform: complete set of parameters (#21474) 2025-11-16 09:46:45 +00:00
dataclasses.md [ty] Suppress false positives when `dataclasses.dataclass(...)(cls)` is called imperatively (#21729) 2025-12-03 08:05:25 +00:00
fields.md it's a start 2025-11-26 18:35:15 -05:00