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
3288ac2dfbfd3388b6ed99fe9776ea228eecca54
ruff
/
crates
/
ty_python_semantic
/
resources
/
mdtest
/
call
History
Alex Waygood
d2fbf2af8f
[ty] Remove
Type::Tuple
(
#19669
)
2025-08-11 22:03:32 +01:00
..
annotation.md
…
builtins.md
[ty] Improve
isinstance()
truthiness analysis for generic types (
#19668
)
2025-08-01 14:44:22 +01:00
callable_instance.md
…
constructor.md
…
dunder_import.md
…
dunder.md
[ty] Allow declared-only class-level attributes to be accessed on the class (
#19071
)
2025-07-02 18:03:56 +02:00
function.md
[ty] Remove
Type::Tuple
(
#19669
)
2025-08-11 22:03:32 +01:00
getattr_static.md
…
invalid_syntax.md
…
methods.md
[ty] Consistent use of American english (in rules) (
#19488
)
2025-07-22 16:10:38 +02:00
never.md
…
overloads.md
[ty] Splat variadic arguments into parameter list (
#18996
)
2025-07-22 14:33:08 -04:00
replace.md
[ty] synthesize
__replace__
for dataclasses (>=3.13) (
#19545
)
2025-07-29 17:32:01 +02:00
str_startswith.md
…
subclass_of.md
…
union.md
…