[issue39980] importlib.resources.path() may return incorrect path when using custom loader

Jason R. Coombs report at bugs.python.org
Tue Mar 17 23:23:01 EDT 2020


Jason R. Coombs <jaraco at jaraco.com> added the comment:

I believe this issue was addressed in the latest importlib_resources. If so, that behavior is being ported to Python 3.9 in issue39791. Would you test with `importlib_resources` 1.1 or later and see if that suits your purposes? If so, please use `importlib_resources` on older Pythons.

----------

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


More information about the Python-bugs-list mailing list