- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message368490
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:25 | jaraco | set | recipients: + jaraco, barry, benthayer |
| 2020-05-08 23:59:25 | jaraco | set | messageid: <1588982365.27.0.073184819634.issue39791@roundup.psfhosted.org> |
| 2020-05-08 23:59:25 | jaraco | link | issue39791 messages |
| 2020-05-08 23:59:25 | jaraco | create | |

