ruff/crates/ty_python_semantic/resources/mdtest/binary
2025-11-15 14:02:04 -08: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
instances.md [ty] support imported PEP 613 type aliases 2025-11-15 14:02:04 -08:00
integers.md [ty] support imported PEP 613 type aliases 2025-11-15 14:02:04 -08:00
tuples.md [ty] Remove special casing for tuple addition (#19636) 2025-07-30 16:25:42 +00:00
unions.md