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
33b942c7ad4e3c71b832dbb234adbb8b3ee9b0be
ruff
/
crates
/
ty_python_semantic
/
resources
/
mdtest
/
annotations
History
Jack O'Connor
5f3e086ee4
[ty] implement
typing.NewType
by adding
Type::NewTypeInstance
2025-11-10 14:55:47 -08:00
..
annotated.md
[ty] Add support for
Optional
and
Annotated
in implicit type aliases (
#21321
)
2025-11-10 10:24:38 +01:00
any.md
[ty] Use "cannot" consistently over "can not" (
#21255
)
2025-11-03 10:38:20 -05:00
callable.md
[ty] Understand legacy and PEP 695
ParamSpec
(
#21139
)
2025-11-06 11:14:40 -05:00
deferred.md
…
int_float_complex.md
…
invalid.md
…
literal_string.md
…
literal.md
[ty] Add support for
Literal
s in implicit type aliases (
#21296
)
2025-11-07 17:46:55 +01:00
never.md
…
new_types.md
[ty] implement
typing.NewType
by adding
Type::NewTypeInstance
2025-11-10 14:55:47 -08:00
optional.md
…
self.md
[ty] Add support for properties that return
Self
(
#21335
)
2025-11-10 11:13:36 +01:00
starred.md
…
stdlib_typing_aliases.md
…
string.md
…
union.md
[ty] Implicit type aliases: Support for PEP 604 unions (
#21195
)
2025-11-03 21:50:25 +01:00
unsupported_special_forms.md
[ty] Understand legacy and PEP 695
ParamSpec
(
#21139
)
2025-11-06 11:14:40 -05:00
unsupported_special_types.md
…
unsupported_type_qualifiers.md
…