ruff/crates/ty_python_semantic/resources/mdtest/binary
github-actions[bot] cafb96aa7a
[ty] Sync vendored typeshed stubs (#20876)
Close and reopen this PR to trigger CI

---------

Co-authored-by: typeshedbot <>
Co-authored-by: David Peter <mail@david-peter.de>
2025-10-15 11:13:32 +02: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] Sync vendored typeshed stubs (#20876) 2025-10-15 11:13:32 +02:00
custom.md
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 ints (#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