Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-97930: Apply changes from importlib_resources 5.12. (GH-102010) | Jason R. Coombs | 2023-02-18 | 1 | -33/+36 |
| | |||||
* | bpo-46118: Move importlib.resources to its own package. (#30176) | Jason R. Coombs | 2021-12-31 | 1 | -0/+35 |
* bpo-46118: Move importlib.resources to its own package. * Expand compatibility shims with documentation and explicit imports. |