Closed
Description
PRs:
- [red-knot] Add failing tests for
*
imports #16873 - [red-knot] Avoid false-positive diagnostics on
*
import statements #16899 - [red-knot] Add more tests for
*
imports #16955 - [red-knot] Add initial support for
*
imports #16923 - [red-knot] Fix panic on cyclic
*
imports #16958 - [red-knot] Recognize an assignment in a function/class scopes as a global-scope definition for purposes of
*
imports if the assigned symbol is declaredglobal
#16959 - [red-knot] Add a couple more tests for
*
imports #17270 - [red-knot] Add more tests for
*
imports #17315 - [red-knot] Improve handling of visibility constraints in external modules when resolving
*
imports #17286 - [red-knot] Optimise visibility constraints for
*
-import definitions #17317 - [red-knot] Add some knowledge of
__all__
to*
-import machinery #17373