[issue33254] Have importlib.resources.contents() return an interable instead of an iterator

Brett Cannon report at bugs.python.org
Mon Apr 30 14:31:54 EDT 2018


Brett Cannon <brett at python.org> added the comment:


New changeset 3ab9365dca8438f89b2060cd3eebe00606133dc4 by Brett Cannon in branch 'master':
bpo-33254: do not return an empty list when asking for the contents of a namespace package (GH-6467)
https://github.com/python/cpython/commit/3ab9365dca8438f89b2060cd3eebe00606133dc4


----------

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


More information about the Python-bugs-list mailing list