commit | 8a3469047c3c7b68f434ed244ef3ae4292dd8cbc | [log] [tgz] |
---|---|---|
author | Jason R. Coombs <jaraco@jaraco.com> | Sun Jun 14 08:12:20 2020 -0400 |
committer | GitHub <noreply@github.com> | Sun Jun 14 14:12:20 2020 +0200 |
tree | 429e44857f3333f68d06d0d72c176eddf3319e22 | |
parent | 83cd968f5cc59ad60b665080087f50fefac17a07 [diff] |
[3.9] bpo-40924: Remove protocol for supplying Traversable objects from loaders (GH-20820) Remove protocol that loaders can present a files method as found in importlib_resources 1.3-1.6 (added in Python 3.8b1).