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
6e89e0abff2ebd677734690abf2e05067d011013
ruff
/
crates
/
ty_python_semantic
/
resources
/
mdtest
History
…
..
annotations
…
assignment
…
binary
…
boolean
…
boundness_declaredness
[ty] Reformulation of public symbol inference test suite (
#20667
)
2025-10-01 14:26:17 +02:00
call
[ty] Fix classmethod + contextmanager + Self (
#22407
)
2026-01-13 09:29:58 -05:00
class
…
comparison
[ty] Support comparisons between variable-length tuples (
#21824
)
2026-01-06 12:09:40 -05:00
comprehensions
…
conditional
…
dataclasses
[ty] Add support for dynamic
type()
classes (
#22291
)
2026-01-12 15:20:42 -05:00
declaration
…
decorators
…
diagnostics
[ty] Improve disambiguation of types in many cases (
#22019
)
2025-12-17 11:41:07 +00:00
directives
…
doc
…
exception
…
expression
…
external
…
function
…
generics
…
ide_support
…
import
[ty] Optimize and simplify some
object
-related code (
#22366
)
2026-01-07 08:35:26 +00:00
libraries
…
literal
…
loops
…
narrow
…
regression
[ty] Fix an mdtest title (
#22439
)
2026-01-07 16:34:56 +00:00
scopes
…
shadowing
[ty] Make the implicit shadowing message on invalid assignment diagnostic
info
(
#22219
)
2025-12-29 10:30:48 +01:00
snapshots
…
stubs
…
subscript
…
suppressions
…
type_compendium
…
type_display
…
type_of
…
type_properties
…
type_qualifiers
…
unary
…
with
…
.mdformat.toml
…
async.md
…
attributes.md
…
bidirectional.md
…
classes.md
…
cycle.md
…
decorators.md
…
del.md
…
deprecated.md
…
descriptor_protocol.md
…
enums.md
…
exhaustiveness_checking.md
…
final.md
…
implicit_type_aliases.md
…
instance_layout_conflict.md
…
intersection_types.md
…
invalid_syntax.md
…
known_constants.md
…
liskov.md
…
literal_promotion.md
…
mdtest_config.md
…
mdtest_custom_typeshed.md
…
metaclass.md
…
mro.md
…
named_tuple.md
…
overloads.md
…
override.md
…
pep613_type_aliases.md
…
pep695_type_aliases.md
…
properties.md
…
protocols.md
…
public_types.md
…
statically_known_branches.md
…
sys_platform.md
…
sys_version_info.md
…
t_strings.md
…
terminal_statements.md
…
ty_extensions.md
…
typed_dict.md
…
union_types.md
…
unpacking.md
…
unreachable.md
…