Miss Islington (bot)
|
e135032ffa
|
bpo-33755: Fix importlib.resources isolation tests (GH-7412) (#7434)
(cherry picked from commit ac1ee1bada )
Co-authored-by: Barry Warsaw <barry@python.org>
|
2018-06-05 12:11:40 -07:00 |
Miss Islington (bot)
|
2e5fa38c5a
|
bpo-33254: do not return an empty list when asking for the contents of a namespace package (GH-6467)
(cherry picked from commit 3ab9365dca )
Co-authored-by: Brett Cannon <brettcannon@users.noreply.github.com>
|
2018-04-30 12:30:26 -07:00 |
Miss Islington (bot)
|
fd1b8f87b3
|
bpo-33151: Handle submodule resources (GH-6268) (GH-6270)
(cherry picked from commit 30e507dff4 )
Co-authored-by: Barry Warsaw <barry@python.org>
|
2018-03-27 10:25:28 -07:00 |
Barry Warsaw
|
5ec0feeeec
|
Implement the get_resource_reader() API for file system imports (#5168)
|
2018-01-15 15:07:11 -08:00 |
Barry Warsaw
|
deae6b451f
|
bpo-32248 - Implement importlib.resources (#4911)
Port importlib_resources to importlib.resources
|
2017-12-30 15:18:06 -05:00 |