This website requires JavaScript.
Explore
Help
Sign In
Python
/
ruff
Watch
1
Star
0
Fork
0
You've already forked ruff
mirror of
https://github.com/astral-sh/ruff
synced
2026-01-09 07:34:06 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2fe6347fb9d6c4b2c27d2fda02a1b857452fb66
ruff
/
crates
/
ty_python_semantic
/
resources
/
mdtest
/
binary
History
David Peter
d2fe6347fb
[ty] Rename
UnionType
to
types.UnionType
(
#21262
)
2025-11-03 22:06:56 +01:00
..
booleans.md
[ty] fix binary expression inference between boolean literals and
bool
instances (
#18663
)
2025-06-17 18:02:40 +01:00
classes.md
[ty] Rename
UnionType
to
types.UnionType
(
#21262
)
2025-11-03 22:06:56 +01:00
custom.md
Update class literal display to use
<class 'Foo'>
style (
#17889
)
2025-05-06 20:11:25 -04:00
instances.md
[ty] Understand homogeneous tuple annotations (
#17998
)
2025-05-12 22:02:25 -04:00
integers.md
[ty] Implement Python's floor division semantics for
Literal
int
s (
#18249
)
2025-05-22 10:42:29 -04:00
tuples.md
[ty] Remove special casing for tuple addition (
#19636
)
2025-07-30 16:25:42 +00:00
unions.md
Rename Red Knot (
#17820
)
2025-05-03 19:49:15 +02:00