Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-97930: Apply changes from importlib_resources 5.12. (GH-102010) | Jason R. Coombs | 2023-02-18 | 11 | -85/+170 |
* | gh-97930: Apply changes from importlib_resources 5.10. (GH-100598) | Jason R. Coombs | 2023-01-01 | 3 | -14/+120 |
* | gh-97930: Merge with importlib_resources 5.9 (GH-97929) | Jason R. Coombs | 2022-10-16 | 2 | -0/+13 |
* | gh-93963: Remove usage of deprecated interface from importlib.abc. (#95217) | Jason R. Coombs | 2022-07-27 | 2 | -2/+2 |
* | gh-95218: Move tests for importlib.resources into test_importlib.resources. (... | Jason R. Coombs | 2022-07-25 | 32 | -2/+848 |
* | bpo-46125: Refactor tests to test traversable API directly. Includes changes ... | Jason R. Coombs | 2021-12-19 | 1 | -21/+0 |
* | bpo-45514: Deprecate importlib resources legacy functions. (GH-29036) | Jason R. Coombs | 2021-11-24 | 1 | -0/+9 |
* | bpo-44771: Apply changes from importlib_resources 5.2.1 (GH-27436) | Jason R. Coombs | 2021-07-30 | 2 | -0/+190 |