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
8ba1cfebed603652152313e1bed2b67d8acdd083
ruff
/
crates
/
ty_python_semantic
/
resources
/
mdtest
/
diagnostics
History
Alex Waygood
c7e2bfd759
[ty]
continue
and
break
statements outside loops are syntax errors (
#20944
)
...
Co-authored-by: Brent Westbrook <
brentrwestbrook@gmail.com
>
2025-10-17 17:13:40 +00:00
..
attribute_assignment.md
[ty] Rename "possibly unbound" diagnostics to "possibly missing" (
#20492
)
2025-09-23 14:26:55 +00:00
invalid_argument_type.md
…
invalid_await.md
[ty] Rename "possibly unbound" diagnostics to "possibly missing" (
#20492
)
2025-09-23 14:26:55 +00:00
legacy_typevars.md
[ty] defer inference of legacy TypeVar bound/constraints/defaults (
#20598
)
2025-10-09 21:08:37 +00:00
missing_argument.md
…
no_matching_overload.md
…
same_names.md
[ty] Improve assignability/subtyping between two protocol types (
#20368
)
2025-10-08 18:37:30 +00:00
semantic_syntax_errors.md
[ty]
continue
and
break
statements outside loops are syntax errors (
#20944
)
2025-10-17 17:13:40 +00:00
shadowing.md
…
single_matching_overload.md
…
too_many_positionals.md
…
union_call.md
[ty] Truncate Literal type display in some situations (
#20928
)
2025-10-17 11:50:58 +00:00
unknown_argument.md
…
unpacking.md
…
unresolved_import.md
…
unresolved_reference.md
…
unsupported_bool_conversion.md
…
version_related_syntax_errors.md
…