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, gregory.p.smith, twouters
Date 2017-12-17.23:18:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
PR 4911 implements the importlib.resources API, along with tests and documentation.

@brett.cannon - I'm thinking we should do the native ResourceReader implementations for the built-in loaders as a separate branch.
History
Date User Action Args
2017-12-17 23:18:45barrysetrecipients: + barry, twouters, brett.cannon, gregory.p.smith
2017-12-17 23:18:45barrysetmessageid: <[email protected]>
2017-12-17 23:18:45barrylinkissue32248 messages
2017-12-17 23:18:45barrycreate