Files
ruff/crates/red_knot_python_semantic/src
Alex Waygood 28c68934a4 [red-knot] Fix inference for pow between two literal integers (#17161)
## Summary

Python `**` works differently to Rust `**`!

## Test Plan

Added an mdtest for various edge cases, and checked in the Python REPL
that we infer the correct type in all the new cases tested.
2025-04-02 21:25:57 +00:00
..
2025-03-06 10:41:40 +01:00
2025-02-07 10:59:40 +01:00