Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-106531: Remove importlib.resources._legacy (#106532) | Jason R. Coombs | 2023-07-14 | 2 | -139/+0 |
* | gh-97930: Apply changes from importlib_resources 5.12. (GH-102010) | Jason R. Coombs | 2023-02-18 | 3 | -42/+67 |
* | gh-97930: Apply changes from importlib_resources 5.10. (GH-100598) | Jason R. Coombs | 2023-01-01 | 4 | -57/+100 |
* | gh-100585: Fixed a bug where importlib.resources.as_file was leaving file poi... | Samet YASLAN | 2022-12-28 | 1 | -1/+1 |
* | gh-97930: Merge with importlib_resources 5.9 (GH-97929) | Jason R. Coombs | 2022-10-16 | 4 | -29/+86 |
* | gh-82874: Convert remaining importlib format uses to f-str. (#98005) | Gregory P. Smith | 2022-10-07 | 1 | -1/+1 |
* | gh-93353: Fix importlib.resources._tempfile() finalizer (#93377) | Victor Stinner | 2022-06-13 | 1 | -2/+5 |
* | gh-91298: Refine traversable (apply changes from importlib_resources 5.7.1) (... | Jason R. Coombs | 2022-04-17 | 2 | -15/+39 |
* | bpo-46118: Move importlib.resources to its own package. (#30176) | Jason R. Coombs | 2021-12-31 | 8 | -0/+840 |