- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message307824
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 |
| Date | 2017-12-07.21:12:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1512681159.94.0.213398074469.issue32248@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
We intend to port importlib_resources to Python 3.7 as importlib.resources, with a provisional API. There's also a ResourceReader ABC to include, along with documentation and tests. Nosying Brett and assigning to myself, but if Brett *wants* to do the work, I won't stand in his way. :) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-12-07 21:12:39 | barry | set | recipients: + barry, brett.cannon |
| 2017-12-07 21:12:39 | barry | set | messageid: <1512681159.94.0.213398074469.issue32248@psf.upfronthosting.co.za> |
| 2017-12-07 21:12:39 | barry | link | issue32248 messages |
| 2017-12-07 21:12:39 | barry | create | |

