Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-46425: Partially revert "bpo-46425: fix direct invocation of `test_import... | Jason R. Coombs | 2022-01-23 | 1 | -7/+3 |
* | bpo-46425: fix direct invocation of `test_importlib` (GH-30682) | Nikita Sobolev | 2022-01-22 | 1 | -3/+7 |
* | bpo-46125: Refactor tests to test traversable API directly. Includes changes ... | Jason R. Coombs | 2021-12-19 | 1 | -2/+2 |
* | bpo-45514: Deprecate importlib resources legacy functions. (GH-29036) | Jason R. Coombs | 2021-11-24 | 1 | -1/+2 |
* | bpo-44771: Apply changes from importlib_resources 5.2.1 (GH-27436) | Jason R. Coombs | 2021-07-30 | 1 | -0/+42 |