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 | -3/+3 |
* | bpo-46425: fix direct invocation of `test_importlib` (GH-30682) | Nikita Sobolev | 2022-01-22 | 1 | -3/+3 |
* | bpo-44771: Apply changes from importlib_resources 5.2.1 (GH-27436) | Jason R. Coombs | 2021-07-30 | 1 | -1/+8 |
* | bpo-43651: PEP 597: Fix EncodingWarning in some tests (GH-25181) | Inada Naoki | 2021-04-05 | 1 | -1/+1 |
* | bpo-42129: Add support for resources in namespaces (GH-24670) | Jason R. Coombs | 2021-03-04 | 1 | -1/+1 |
* | bpo-39791: Add files() to importlib.resources (GH-19722) | Jason R. Coombs | 2020-05-08 | 1 | -0/+39 |