bpo-41006: importlib.util no longer imports typing by vstinner · Pull Request #20938 · python/cpython · GitHub
Skip to content

bpo-41006: importlib.util no longer imports typing - #20938

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:importlib_typing
Jun 17, 2020
Merged

bpo-41006: importlib.util no longer imports typing#20938
vstinner merged 1 commit into
python:masterfrom
vstinner:importlib_typing

Conversation

@vstinner

@vstinner vstinner commented Jun 17, 2020

Copy link
Copy Markdown
Member

Create importlib._abc submodule to avoid importing typing when
importlib.util is imported. Move Loader ABC into importlib._abc.

https://bugs.python.org/issue41006

Create importlib._abc submodule to avoid importing typing when
importlib.util is imported. Move Loader ABC into importlib._abc.
@vstinner

vstinner commented Jun 17, 2020

Copy link
Copy Markdown
Member Author

@vstinner

Copy link
Copy Markdown
Member Author

3 hours later, no Travis CI build was created. I close/reopen my PR to force Travis CI to schedule a new build.

@vstinner vstinner closed this Jun 17, 2020
@vstinner vstinner reopened this Jun 17, 2020
@vstinner
vstinner merged commit 9e09849 into python:master Jun 17, 2020
@vstinner
vstinner deleted the importlib_typing branch June 17, 2020 21:16
@vstinner

Copy link
Copy Markdown
Member Author

ammaraskar added a commit to ammaraskar/cpython that referenced this pull request Aug 31, 2020
Dark-Feather pushed a commit to Dark-Feather/bitbot that referenced this pull request May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants