Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-123085: Fix issue in inferred caller when resources package has no source ... | Jason R. Coombs | 2024-09-12 | 1 | -2/+3 |
* | Fix typos in warnings, docstrings, comments and text files (#123597) | abstractee | 2024-09-03 | 1 | -1/+1 |
* | gh-106531: Apply changes from importlib_resources 6.3.2 (#117054) | Jason R. Coombs | 2024-06-04 | 1 | -0/+2 |
* | GH-109653: Defer import of ``importlib.metadata._adapters`` (#109829) | Adam Turner | 2024-03-21 | 1 | -2/+3 |
* | gh-97930: Apply changes from importlib_resources 5.10. (GH-100598) | Jason R. Coombs | 2023-01-01 | 1 | -19/+67 |
* | 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 | 1 | -5/+57 |
* | gh-93353: Fix importlib.resources._tempfile() finalizer (#93377) | Victor Stinner | 2022-06-13 | 1 | -2/+5 |
* | bpo-46118: Move importlib.resources to its own package. (#30176) | Jason R. Coombs | 2021-12-31 | 1 | -0/+104 |