Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-91298: Refine traversable (apply changes from importlib_resources 5.7.1) ↵ | Jason R. Coombs | 2022-04-17 | 1 | -3/+12 |
| | | | | | | | (#91623) * bpo-47142: Refine traversable (apply changes from importlib_resources 5.7.1) * Replace changelog referencing github issue. | ||||
* | bpo-46118: Move importlib.resources to its own package. (#30176) | Jason R. Coombs | 2021-12-31 | 1 | -0/+116 |
* bpo-46118: Move importlib.resources to its own package. * Expand compatibility shims with documentation and explicit imports. |