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-11-01 20:31:57 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
db0e921db1
ruff
/
crates
/
ty_python_semantic
/
resources
/
mdtest
/
generics
/
pep695
History
Download ZIP
Download TAR.GZ
Alex Waygood
db0e921db1
[ty] Fix bug where ty would think all types had an
__mro__
attribute (
#20995
)
2025-10-27 11:19:12 +00:00
..
aliases.md
[ty] fix infinite recursion with generic type aliases (
#20969
)
2025-10-23 14:14:30 +00:00
classes.md
[ty] Fix bug where ty would think all types had an
__mro__
attribute (
#20995
)
2025-10-27 11:19:12 +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