Skip to content

bpo-42134: Raise ImportWarning when calling find_module()#25044

Merged
brettcannon merged 2 commits intopython:masterfrom
brettcannon:find_module-ImportWarning
Mar 30, 2021
Merged

bpo-42134: Raise ImportWarning when calling find_module()#25044
brettcannon merged 2 commits intopython:masterfrom
brettcannon:find_module-ImportWarning

Conversation

@brettcannon
Copy link
Member

@brettcannon brettcannon commented Mar 27, 2021

This includes both importlib.abc.MetaPathFinder.find_module() and importlib.abc.PathEntryFinder.find_module().

https://bugs.python.org/issue42134

@brettcannon brettcannon merged commit a7ff6df into python:master Mar 30, 2021
@brettcannon brettcannon deleted the find_module-ImportWarning branch March 30, 2021 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants