Uh oh!
There was an error while loading. Please reload this page.
gh-154675: reorganize some imports in importlib - #154657
Conversation
hugovk
commented
Jul 25, 2026
No objection to tidying the imports here, but I don't see much if any time saved here: We could get some good savings from |
Uh oh!
There was an error while loading. Please reload this page.
brettcannon
commented
Jul 27, 2026
Good catch! I've reverted it.
True, but it bugged me enough that I've been wanting to make this change to the import since lazy imports were announced, so I consider it clean-up along with making the re-exporting more obvious.
I view that as a call for @jaraco to make as that's mostly their code. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.