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
d6a5bbd91c60ffb66327b378ca417824d757040b
ruff
/
crates
/
ty_python_semantic
/
resources
/
mdtest
/
narrow
History
Luca Chiodini
5a9d6a91ea
[ty] Uniformly use "not supported" in diagnostics (
#21916
)
2025-12-11 15:03:55 +00:00
..
conditionals
…
assert.md
…
assignment.md
[ty] Subscript assignment diagnostics follow-up (
#21452
)
2025-11-17 11:14:58 +00:00
bool-call.md
…
boolean.md
…
complex_target.md
[ty] fix global symbol lookup from eager scopes (
#21317
)
2025-11-12 10:15:51 -08:00
hasattr.md
…
isinstance.md
[ty] Improve the display of various special-form types (
#21775
)
2025-12-03 21:19:59 +00:00
issubclass.md
[ty] default-specialize class-literal types in assignment to generic-alias types (
#21883
)
2025-12-10 17:18:08 +01:00
match.md
…
post_if_statement.md
…
truthiness.md
[ty] Uniformly use "not supported" in diagnostics (
#21916
)
2025-12-11 15:03:55 +00:00
type_guards.md
…
type.md
[ty] Fix disjointness checks with type-of
@final
classes (
#21770
)
2025-12-10 15:15:10 -05:00
while.md
…