ruff
80efb865
- [red-knot] fix lookups of possibly-shadowed builtins (#12898)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
carljm
Parents
52d27bef
Loading