- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message308435
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 | brett.cannon |
|---|---|
| Recipients | barry, brett.cannon, gregory.p.smith, twouters |
| Date | 2017-12-16.00:29:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1513384181.75.0.213398074469.issue32248@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset 4ac5150e068a3a795ef00465f6dff51747b62b91 by Brett Cannon in branch 'master': bpo-32248: Implement importlib.abc.ResourceReader (GH-4892) https://github.com/python/cpython/commit/4ac5150e068a3a795ef00465f6dff51747b62b91 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-12-16 00:29:41 | brett.cannon | set | recipients: + brett.cannon, twouters, barry, gregory.p.smith |
| 2017-12-16 00:29:41 | brett.cannon | set | messageid: <1513384181.75.0.213398074469.issue32248@psf.upfronthosting.co.za> |
| 2017-12-16 00:29:41 | brett.cannon | link | issue32248 messages |
| 2017-12-16 00:29:41 | brett.cannon | create | |

