- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message308501
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 | barry |
|---|---|
| Recipients | barry, brett.cannon, gregory.p.smith, twouters |
| Date | 2017-12-17.23:18:44 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1513552725.03.0.213398074469.issue32248@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
PR 4911 implements the importlib.resources API, along with tests and documentation. @brett.cannon - I'm thinking we should do the native ResourceReader implementations for the built-in loaders as a separate branch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-12-17 23:18:45 | barry | set | recipients: + barry, twouters, brett.cannon, gregory.p.smith |
| 2017-12-17 23:18:45 | barry | set | messageid: <1513552725.03.0.213398074469.issue32248@psf.upfronthosting.co.za> |
| 2017-12-17 23:18:45 | barry | link | issue32248 messages |
| 2017-12-17 23:18:45 | barry | create | |

