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
a561e6659d52f3a56566f1b71b613dbd5a871809
ruff
/
crates
/
ty_python_semantic
/
resources
/
mdtest
/
diagnostics
History
Jack O'Connor
0631e72187
[ty] support generic aliases in
type[...]
, like
type[C[int]]
(
#21552
)
...
Closes
https://github.com/astral-sh/ty/issues/1101
.
2025-11-24 13:56:42 -08:00
..
attribute_assignment.md
…
invalid_argument_type.md
…
invalid_assignment.md
[ty] Better invalid-assignment diagnostics (
#21476
)
2025-11-18 14:31:04 +01:00
invalid_await.md
…
legacy_typevars.md
…
missing_argument.md
…
no_matching_overload.md
…
same_names.md
[ty] support generic aliases in
type[...]
, like
type[C[int]]
(
#21552
)
2025-11-24 13:56:42 -08:00
semantic_syntax_errors.md
[ty] name is parameter and global is a syntax error (
#21312
)
2025-11-14 18:15:34 +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
…