commit | 9b52920173735ac609664c6a3a3021d24a95a092 | [log] [tgz] |
---|---|---|
author | Jason R. Coombs <jaraco@jaraco.com> | Sat Dec 18 21:28:49 2021 -0500 |
committer | GitHub <noreply@github.com> | Sat Dec 18 21:28:49 2021 -0500 |
tree | ffc7dc7dc01cddc6973bd9cf9e4cb649258365d1 | |
parent | fe68486197cb26a69ecce9353271d91adf885cb5 [diff] |
bpo-46125: Refactor tests to test traversable API directly. Includes changes from importlib_resources 5.4.0. (GH-30189)