Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-97930: Apply changes from importlib_resources 5.10. (GH-100598) | Jason R. Coombs | 2023-01-01 | 1 | -35/+30 |
| | |||||
* | gh-97930: Merge with importlib_resources 5.9 (GH-97929) | Jason R. Coombs | 2022-10-16 | 1 | -14/+0 |
| | | | | | * Merge with importlib_resources 5.9 * Update changelog | ||||
* | 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. |