Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-33755: Fix importlib.resources isolation tests (#7412) | Barry Warsaw | 2018-06-05 | 1 | -1/+5 |
* | bpo-33254: do not return an empty list when asking for the contents of a name... | Brett Cannon | 2018-04-30 | 1 | -4/+3 |
* | bpo-33151: Handle submodule resources (GH-6268) | Barry Warsaw | 2018-03-27 | 1 | -1/+21 |
* | Implement the get_resource_reader() API for file system imports (#5168) | Barry Warsaw | 2018-01-15 | 1 | -1/+1 |
* | bpo-32248 - Implement importlib.resources (#4911) | Barry Warsaw | 2017-12-30 | 1 | -0/+143 |