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
bb6c7cad0731905dd9a11dd1e22b1a85089ab2d8
ruff
/
crates
/
ty_python_semantic
/
resources
/
mdtest
History
Alex Waygood
bb6c7cad07
[ty] Fix false-positive
[invalid-return-type]
diagnostics on generator functions (
#17871
)
2025-05-05 21:44:59 +00:00
..
annotations
…
assignment
…
binary
…
boolean
…
boundness_declaredness
…
call
…
class
…
comparison
…
comprehensions
…
conditional
…
declaration
…
diagnostics
…
directives
…
doc
…
exception
…
expression
…
function
[ty] Fix false-positive
[invalid-return-type]
diagnostics on generator functions (
#17871
)
2025-05-05 21:44:59 +00:00
generics
[ty] Specialize bound methods and nominal instances (
#17865
)
2025-05-05 17:17:36 -04:00
import
…
literal
…
loops
…
narrow
…
regression
…
scopes
…
shadowing
…
snapshots
[ty] Fix false-positive
[invalid-return-type]
diagnostics on generator functions (
#17871
)
2025-05-05 21:44:59 +00:00
stubs
…
subscript
…
suppressions
…
type_of
…
type_properties
…
type_qualifiers
…
unary
…
with
…
.mdformat.toml
…
attributes.md
…
cycle.md
[ty] add cycle handling for FunctionType::signature query (
#17833
)
2025-05-05 12:12:38 -07:00
dataclass_transform.md
…
dataclasses.md
…
decorators.md
[ty] Specialize bound methods and nominal instances (
#17865
)
2025-05-05 17:17:36 -04:00
descriptor_protocol.md
…
final.md
…
intersection_types.md
…
invalid_syntax.md
…
known_constants.md
…
mdtest_config.md
…
mdtest_custom_typeshed.md
…
metaclass.md
…
mro.md
…
named_tuple.md
…
overloads.md
…
pep695_type_aliases.md
…
properties.md
…
protocols.md
…
slots.md
…
statically_known_branches.md
…
sys_platform.md
…
sys_version_info.md
…
terminal_statements.md
…
type_api.md
…
typed_dict.md
…
union_types.md
…
unpacking.md
…
unreachable.md
…