ruff/crates/red_knot_python_semantic/resources/mdtest/comparison
Shunsuke Shibayama aca6254e82
[red-knot] fix eager nested scopes handling (#16916)
## Summary

From #16861, and the continuation of #16915.

This PR fixes the incorrect behavior of
`TypeInferenceBuilder::infer_name_load` in eager nested scopes.

And this PR closes #16341.

## Test Plan

New test cases are added in `annotations/deferred.md`.
2025-03-28 11:11:56 -04:00
..
instances [red-knot] Handle unions of callables better (#16716) 2025-03-17 10:35:52 -04:00
byte_literals.md [red-knot] have mdformat wrap mdtest files to 100 columns (#14020) 2024-10-31 21:00:51 +00:00
identity.md Improve mdtests style (#14884) 2024-12-10 13:05:51 +00:00
integers.md Refactor CallOutcome to Result (#16161) 2025-02-18 13:34:39 +01:00
intersections.md [red-knot] detect invalid return type (#16540) 2025-03-12 01:58:59 +00:00
non_bool_returns.md [red-knot] detect invalid return type (#16540) 2025-03-12 01:58:59 +00:00
strings.md Improve mdtests style (#14884) 2024-12-10 13:05:51 +00:00
tuples.md [red-knot] fix eager nested scopes handling (#16916) 2025-03-28 11:11:56 -04:00
unions.md Improve mdtests style (#14884) 2024-12-10 13:05:51 +00:00
unsupported.md Refactor CallOutcome to Result (#16161) 2025-02-18 13:34:39 +01:00