ruff
80efb865 - [red-knot] fix lookups of possibly-shadowed builtins (#12898)

Commit
1 year ago
[red-knot] fix lookups of possibly-shadowed builtins (#12898) If a builtin is conditionally shadowed by a global, we didn't correctly fall back to builtins for the not-defined-in-globals path (see added test for an example.)
Author
Parents
Loading