mirror of https://github.com/astral-sh/ruff
## 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`. |
||
|---|---|---|
| .. | ||
| instances | ||
| byte_literals.md | ||
| identity.md | ||
| integers.md | ||
| intersections.md | ||
| non_bool_returns.md | ||
| strings.md | ||
| tuples.md | ||
| unions.md | ||
| unsupported.md | ||