This website requires JavaScript.
Explore
Help
Sign In
Cyclic0007
/
ruff
Watch
1
Star
0
Fork
0
You've already forked ruff
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
32f400a457677a2dc79bcb989065dba467fe1633
ruff
/
crates
/
ty_python_semantic
/
resources
/
mdtest
/
generics
/
legacy
History
Alex Waygood
0e651b50b7
[ty] Fix false positives for
class F(Generic[*Ts]): ...
(
#21723
)
2025-12-01 13:24:07 +00:00
..
classes.md
[ty] Fix false positives for
class F(Generic[*Ts]): ...
(
#21723
)
2025-12-01 13:24:07 +00:00
functions.md
[ty] Support
type[T]
with type variables (
#21650
)
2025-11-28 09:20:24 +01:00
paramspec.md
[ty] Split
ParamSpec
mdtests to separate legacy and PEP 695 tests (
#21687
)
2025-11-29 06:49:39 +00:00
variables.md
[ty] Support
type[T]
with type variables (
#21650
)
2025-11-28 09:20:24 +01:00
variance.md
[ty] eliminate is_fully_static (
#18799
)
2025-06-24 18:02:05 -07:00