Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-38693: Prefer f-strings in importlib.resources (importlib_resources 5.0.6... | Jason R. Coombs | 2021-05-26 | 1 | -2/+2 |
* | bpo-43643: Sync with python/importlib_resources@c17a610aad. (GH-26284) | Jason R. Coombs | 2021-05-21 | 1 | -0/+6 |
* | bpo-43672: raise ImportWarning when calling find_loader() (GH-25119) | Brett Cannon | 2021-04-02 | 1 | -1/+0 |
* | bpo-42129: Add support for resources in namespaces (GH-24670) | Jason R. Coombs | 2021-03-04 | 1 | -0/+123 |