commit | 7659681556977fe3a19d9f4c5dd93362b9eae25c | [log] [tgz] |
---|---|---|
author | Jason R. Coombs <jaraco@jaraco.com> | Sun Apr 17 11:10:36 2022 -0400 |
committer | GitHub <noreply@github.com> | Sun Apr 17 11:10:36 2022 -0400 |
tree | 863d22344a00d1bd1ceb5e34a020680f54812385 | |
parent | 67712e71b3f20541326d57a475f4bd369a98d918 [diff] |
gh-91298: Refine traversable (apply changes from importlib_resources 5.7.1) (#91623) * bpo-47142: Refine traversable (apply changes from importlib_resources 5.7.1) * Replace changelog referencing github issue.