| commit | 7f7e706d78ab968a1221c6179dfdba714860bd12 | [log] [tgz] |
|---|---|---|
| author | Jason R. Coombs <jaraco@jaraco.com> | Fri May 08 19:20:26 2020 -0400 |
| committer | GitHub <noreply@github.com> | Fri May 08 19:20:26 2020 -0400 |
| tree | 1f1da103275c4c240e654785a976004100a169de | |
| parent | d10091aa171250c67a5079abfe26b8b3964ea39a [diff] |
bpo-39791: Add files() to importlib.resources (GH-19722) * bpo-39791: Update importlib.resources to support files() API (importlib_resources 1.5). * 📜🤖 Added by blurb_it. * Add some documentation about the new objects added. Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>