[issue39791] New `files()` api from importlib_resources.

STINNER Victor report at bugs.python.org
Wed Jun 17 10:34:19 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:

> bpo-39791 native hooks for importlib.resources.files (GH-20576)
> https://github.com/python/cpython/commit/843c27765652e2322011fb3e5d88f4837de38c06

This change introduced bpo-41007 "test_importlib logs ResourceWarning: test_path.CommonTests.test_importing_module_as_side_effect()" regression.

----------
nosy: +vstinner
versions: +Python 3.10 -Python 3.9

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


More information about the Python-bugs-list mailing list