[issue40924] Recent importlib change breaks most recent certifi == 2020.4.5.2

Jason R. Coombs report at bugs.python.org
Tue Jun 9 19:35:22 EDT 2020


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

I feel terrible and really regret that this was able to break things so badly.

What options are available at this point? I'd at the very least like to remove the `loader.files()` behavior to avoid encouraging other loaders to implement it. Should we also revert the `resources.files()` feature altogether, as you suggested?

----------
stage: needs patch -> patch review

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


More information about the Python-bugs-list mailing list