This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
mirror of
https://github.com/astral-sh/ruff.git
synced
2025-10-29 03:02:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
c2ae9c7806
ruff
/
crates
/
ty_python_semantic
/
resources
/
mdtest
/
generics
/
pep695
History
Download ZIP
Download TAR.GZ
Alex Waygood
16efe53a72
[ty] Fix panic on recursive class definitions in a stub that use constrained type variables (
#20955
)
2025-10-18 13:02:55 +00:00
..
aliases.md
[ty] Add support for generic PEP695 type aliases (
#20219
)
2025-09-08 13:26:21 -07:00
classes.md
[ty] Fix panic on recursive class definitions in a stub that use constrained type variables (
#20955
)
2025-10-18 13:02:55 +00:00
functions.md
[ty] bidirectional type inference using function return type annotations (
#20528
)
2025-10-11 00:38:35 +00:00
variables.md
[ty] Add mdtests that exercise constraint sets (
#20319
)
2025-09-10 13:22:19 -04:00
variance.md
[ty] impl
VarianceInferable
for
KnownInstanceType
(
#20924
)
2025-10-17 21:12:19 +02:00