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
ab542698adcd64fd85a29ca65e3d1ca7cf6df9d9
ruff
/
crates
/
ty_python_semantic
/
resources
/
mdtest
/
call
History
Alex Waygood
fbb5c8aa3c
[ty] Fix
LiteralString
import in
ty_extensions.pyi
(
#22244
)
2025-12-29 14:59:19 +00:00
..
annotation.md
…
builtins.md
…
callable_instance.md
…
callables_as_descriptors.md
[ty] callable type of a type object is not function-like (
#22226
)
2025-12-28 11:24:45 -08:00
constructor.md
…
dunder_import.md
…
dunder.md
[ty] Make the implicit shadowing message on invalid assignment diagnostic
info
(
#22219
)
2025-12-29 10:30:48 +01:00
function.md
[ty] Fix
LiteralString
import in
ty_extensions.pyi
(
#22244
)
2025-12-29 14:59:19 +00:00
getattr_static.md
…
invalid_syntax.md
…
methods.md
[ty] Fix
@staticmethod
combined with other decorators incorrectly binding
self
(
#22128
)
2025-12-24 03:35:09 +00:00
never.md
…
open.md
…
overloads.md
…
replace.md
[ty] Synthesize a
_replace
method for NamedTuples (
#22153
)
2025-12-23 16:33:55 -05:00
str_startswith.md
…
subclass_of.md
…
union.md
…