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
f885cb8a2fbf1f6cf778328f18d3715eb56a97a0
ruff
/
crates
/
ty_python_semantic
/
resources
/
mdtest
/
diagnostics
History
Max Mynter
02fd48132c
[ty] Don't warn
yield
not in function when
yield
is in function (
#18008
)
2025-05-21 18:16:25 +02:00
..
attribute_assignment.md
…
invalid_argument_type.md
…
no_matching_overload.md
[ty] Improve invalid method calls for unmatched overloads (
#18122
)
2025-05-15 11:39:14 -04:00
semantic_syntax_errors.md
[ty] Don't warn
yield
not in function when
yield
is in function (
#18008
)
2025-05-21 18:16:25 +02:00
shadowing.md
…
union_call.md
ty_python_semantic: add union type context to function call type errors
2025-05-09 13:40:51 -04:00
unpacking.md
…
unresolved_import.md
…
unresolved_reference.md
[ty] Add a note to the diagnostic if a new builtin is used on an old Python version (
#18068
)
2025-05-13 10:08:04 -04:00
unsupported_bool_conversion.md
…
version_related_syntax_errors.md
…