[issue43864] [Windows] test_importlib logs: DeprecationWarning: WindowsRegistryFinder.find_module() is deprecated and slated for removal in Python 3.12; use find_spec() instead

Steve Dower report at bugs.python.org
Tue Apr 27 11:56:17 EDT 2021


Steve Dower <steve.dower at python.org> added the comment:


New changeset e3bf179642a3445fb079454f382b93d0177f5012 by Shreyan Avigyan in branch 'master':
bpo-43864: Silence deprecation warning in test_importlib.test_module_found and test_importlib.test_module_not_found (GH-25656)
https://github.com/python/cpython/commit/e3bf179642a3445fb079454f382b93d0177f5012


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43864>
_______________________________________


More information about the Python-bugs-list mailing list