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:02brett.cannonsetrecipients: + brett.cannon, twouters, barry, gregory.p.smith, db3l, vstinner, eric.snow, zach.ware
2018-01-12 23:09:02brett.cannonsetmessageid: <1515798542.37.0.467229070634.issue32248@psf.upfronthosting.co.za>
2018-01-12 23:09:02brett.cannonlinkissue32248 messages
2018-01-12 23:09:01brett.cannoncreate