summaryrefslogtreecommitdiff
path: root/Lib/test/test_importlib/update-zips.py
Commit message (Expand)AuthorAgeFilesLines
* gh-95218: Move tests for importlib.resources into test_importlib.resources. (...Jason R. Coombs2022-07-241-53/+0
* gh-91298: Refine traversable (apply changes from importlib_resources 5.7.1) (...Jason R. Coombs2022-04-171-1/+1
* bpo-42129: Add support for resources in namespaces (GH-24670)Jason R. Coombs2021-03-041-0/+53