This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
mirror of
https://github.com/astral-sh/ruff.git
synced
2025-07-19 19:15:30 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
2f9992b6ef
ruff
/
crates
/
ty_python_semantic
/
resources
/
mdtest
History
Download ZIP
Download TAR.GZ
Alex Waygood
2f9992b6ef
[ty] Fix duplicate diagnostics for unresolved module when an
import from
statement imports multiple members (
#17886
)
2025-05-06 12:37:10 +01:00
..
annotations
Generalize special-casing for enums constructed with the functional syntax (
#17885
)
2025-05-06 11:02:55 +01:00
assignment
binary
boolean
boundness_declaredness
call
[ty] Fix duplicate diagnostics for unresolved module when an
import from
statement imports multiple members (
#17886
)
2025-05-06 12:37:10 +01:00
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] Don't require default typevars when specializing (
#17872
)
2025-05-05 18:29:30 -04:00
import
[ty] Fix duplicate diagnostics for unresolved module when an
import from
statement imports multiple members (
#17886
)
2025-05-06 12:37:10 +01:00
literal
loops
narrow
[red-knot] fix narrowing in nested scopes (
#17630
)
2025-05-05 16:28:42 -07:00
regression
scopes
shadowing
snapshots
[ty] Fix duplicate diagnostics for unresolved module when an
import from
statement imports multiple members (
#17886
)
2025-05-06 12:37:10 +01: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
[ty] Fix duplicate diagnostics for unresolved module when an
import from
statement imports multiple members (
#17886
)
2025-05-06 12:37:10 +01:00
metaclass.md
mro.md
[ty] Fix duplicate diagnostics for unresolved module when an
import from
statement imports multiple members (
#17886
)
2025-05-06 12:37:10 +01:00
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