ruff/crates/red_knot_python_semantic/resources/mdtest/binary
Mike Perlov 3b24fe5c07
[red-knot] improve function/bound method type display (#17294)
## Summary

* Partial #17238
* Flyby from discord discussion - `todo_type!` now statically checks for
no parens in the message to avoid issues between debug & release build
tests

## Test Plan

many mdtests are changing
2025-04-14 15:56:18 -07:00
..
booleans.md [red-knot] add special case for float/complex (#16166) 2025-02-14 12:24:10 -08:00
classes.md Don't special-case class instances in binary expression inference (#15161) 2025-01-06 13:50:20 -05:00
custom.md [red-knot] improve function/bound method type display (#17294) 2025-04-14 15:56:18 -07:00
instances.md [red-knot] Decorators and properties (#17017) 2025-04-02 09:27:46 +02:00
integers.md [red-knot] Fix inference for pow between two literal integers (#17161) 2025-04-02 21:25:57 +00:00
tuples.md [red-knot] fix: improve type inference for binary ops on tuples (#16725) 2025-03-14 12:29:57 +01:00
unions.md [red-knot] Detect division-by-zero in unions and intersections (#17157) 2025-04-02 18:21:27 +02:00