]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43643: Sync with python/importlib_resources@c17a610aad. (GH-26284)
authorJason R. Coombs <jaraco@jaraco.com>
Fri, 21 May 2021 17:00:40 +0000 (13:00 -0400)
committerGitHub <noreply@github.com>
Fri, 21 May 2021 17:00:40 +0000 (13:00 -0400)
commit875b3d84b3072b2d3c352ad9f0ff52c441fbd12e
tree5fc461ab2855ee1f5f74992e43e7f681712b4be0
parentb51081c1a8cf01b92ba0692173e1b9274a57f455
bpo-43643: Sync with python/importlib_resources@c17a610aad. (GH-26284)

* bpo-43643: Sync with python/importlib_resources@c17a610aad.
* Sync with python/importlib_resources@89fd5e961a.
Lib/importlib/_common.py
Lib/importlib/readers.py
Lib/test/test_importlib/test_reader.py
Misc/NEWS.d/next/Library/2021-05-21-12-12-35.bpo-43643.GWnmcF.rst [new file with mode: 0644]