- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message310628
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, db3l, eric.snow, gregory.p.smith, twouters, vstinner, zach.ware |
| Date | 2018-01-24.20:36:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1516826184.39.0.467229070634.issue32248@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset 6f6eb35f9bee18f54945f09664344f2d118ed89f by Barry Warsaw in branch 'master': bpo-32248 - Implement `ResourceReader` and `get_resource_reader()` for zipimport (#5248) https://github.com/python/cpython/commit/6f6eb35f9bee18f54945f09664344f2d118ed89f |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-01-24 20:36:24 | barry | set | recipients: + barry, twouters, brett.cannon, gregory.p.smith, db3l, vstinner, eric.snow, zach.ware |
| 2018-01-24 20:36:24 | barry | set | messageid: <1516826184.39.0.467229070634.issue32248@psf.upfronthosting.co.za> |
| 2018-01-24 20:36:24 | barry | link | issue32248 messages |
| 2018-01-24 20:36:24 | barry | create | |

