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
42b972753aa9737140d3c715dc1fa2a4d20eba02
ruff
/
crates
/
ty_python_semantic
/
resources
/
mdtest
/
narrow
History
Charlie Marsh
30c3f9aafe
[ty] Apply narrowing to
len
calls based on argument size (
#22026
)
...
## Summary Closes
https://github.com/astral-sh/ty/issues/1983
.
2025-12-17 13:15:58 -05:00
..
conditionals
…
assert.md
…
assignment.md
…
bool-call.md
…
boolean.md
…
complex_target.md
[ty] Apply narrowing to
len
calls based on argument size (
#22026
)
2025-12-17 13:15:58 -05:00
hasattr.md
…
isinstance.md
[ty] highlight special type syntax in hovers as xml (
#22005
)
2025-12-16 14:20:35 +00:00
issubclass.md
[ty] highlight special type syntax in hovers as xml (
#22005
)
2025-12-16 14:20:35 +00:00
len.md
[ty] Apply narrowing to
len
calls based on argument size (
#22026
)
2025-12-17 13:15:58 -05: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
…