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 barry, benthayer, jaraco
Date 2020-05-08.23:59:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588982365.27.0.073184819634.issue39791@roundup.psfhosted.org>
In-reply-to
Content
I've merged PR 19722. Some follow up actions I'd like to do:

- Add hooks for `.files()` on built-in loaders.
- Replace `loader.get_resource_reader()` with adapters around `.files()` for built-in loaders.
History
Date User Action Args
2020-05-08 23:59:25jaracosetrecipients: + jaraco, barry, benthayer
2020-05-08 23:59:25jaracosetmessageid: <1588982365.27.0.073184819634.issue39791@roundup.psfhosted.org>
2020-05-08 23:59:25jaracolinkissue39791 messages
2020-05-08 23:59:25jaracocreate