aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_importlib/test_reader.py
Commit message (Expand)AuthorAge
* gh-95218: Move tests for importlib.resources into test_importlib.resources. (...Jason R. Coombs2022-07-24
* bpo-38693: Prefer f-strings in importlib.resources (importlib_resources 5.0.6...Jason R. Coombs2021-05-26
* bpo-43643: Sync with python/importlib_resources@c17a610aad. (GH-26284)Jason R. Coombs2021-05-21
* bpo-43672: raise ImportWarning when calling find_loader() (GH-25119)Brett Cannon2021-04-02
* bpo-42129: Add support for resources in namespaces (GH-24670)Jason R. Coombs2021-03-04