- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message309875
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, db3l, eric.snow, gregory.p.smith, twouters, vstinner, zach.ware |
| Date | 2018-01-12.23:09:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1515798542.37.0.467229070634.issue32248@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset bca42186b69e2e615d29d0d4fdb493c9fe71c48b by Brett Cannon in branch 'master': bpo-32248: Introduce the concept of Loader.get_resource_reader() (GH-5108) https://github.com/python/cpython/commit/bca42186b69e2e615d29d0d4fdb493c9fe71c48b |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-01-12 23:09:02 | brett.cannon | set | recipients: + brett.cannon, twouters, barry, gregory.p.smith, db3l, vstinner, eric.snow, zach.ware |
| 2018-01-12 23:09:02 | brett.cannon | set | messageid: <1515798542.37.0.467229070634.issue32248@psf.upfronthosting.co.za> |
| 2018-01-12 23:09:02 | brett.cannon | link | issue32248 messages |
| 2018-01-12 23:09:01 | brett.cannon | create | |

