This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jaraco
Recipients jaraco
Date 2020-02-29.04:11:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582949490.73.0.868974160192.issue39791@roundup.psfhosted.org>
In-reply-to
Content
In the [importlib_resources backport](https://gitlab.com/python-devs/importlib_resources/)... in particular in [issue 58](https://gitlab.com/python-devs/importlib_resources/issues/58) and [merge request 76](https://gitlab.com/python-devs/importlib_resources/-/merge_requests/76), the backport now has a new feature, a "files()" function.

Let's incorporate that functionality into importlib.resources.
History
Date User Action Args
2020-02-29 04:11:30jaracosetrecipients: + jaraco
2020-02-29 04:11:30jaracosetmessageid: <1582949490.73.0.868974160192.issue39791@roundup.psfhosted.org>
2020-02-29 04:11:30jaracolinkissue39791 messages
2020-02-29 04:11:30jaracocreate