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-08-08 04:38:04 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
2680f2ed81
ruff
/
crates
/
ty_python_semantic
/
resources
/
mdtest
/
expression
History
Download ZIP
Download TAR.GZ
Alex Waygood
cb5a9ff8dc
[ty] Make tuple subclass constructors sound (
#19469
)
2025-07-21 21:25:11 +00:00
..
assert.md
attribute.md
Update class literal display to use
<class 'Foo'>
style (
#17889
)
2025-05-06 20:11:25 -04:00
boolean.md
[ty] Make tuple subclass constructors sound (
#19469
)
2025-07-21 21:25:11 +00:00
if.md
lambda.md
[ty] Treat lambda functions as instances of types.FunctionType (
#18431
)
2025-06-02 16:46:26 +01:00
len.md
[ty] Extend tuple
__len__
and
__bool__
special casing to also cover tuple subclasses (
#19289
)
2025-07-21 12:50:46 +00:00