ruff
[ty] Implement `from x.y import z` ensuring `x.y` resolves in the current file
#21583
Open
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
11
Changes
View On
GitHub
Commits
tinker with `available_submodule_attributes` priority..
Gankra
committed
95 days ago
[ty] Add `from` imports to `imported_modules` *if* the module being imported is not relative to the current module
Gankra
committed
95 days ago
.
Gankra
committed
95 days ago
more
Gankra
committed
95 days ago
more
Gankra
committed
95 days ago
allow `from` imports in nonglobal scopes to add available submodule attributes
Gankra
committed
95 days ago
all the submodule attributes all the time
Gankra
committed
95 days ago
regression test
Gankra
committed
95 days ago
reapply fix
Gankra
committed
95 days ago
cleanup doc
Gankra
committed
95 days ago
fixup
Gankra
committed
95 days ago
Loading