]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-40924: Revert "bpo-39791 native hooks for importlib.resources.files (GH...
authorŁukasz Langa <lukasz@langa.pl>
Tue, 9 Jun 2020 17:50:01 +0000 (19:50 +0200)
committerGitHub <noreply@github.com>
Tue, 9 Jun 2020 17:50:01 +0000 (19:50 +0200)
commitce5e6f098f8a270e50b989baa75765584573706b
tree2981907da6ecc32c928ff425c80a08c1681131b0
parent6cb24a035c5980cab39b6dc5d70762af07293bea
[3.9] bpo-40924: Revert "bpo-39791 native hooks for importlib.resources.files (GH-20576)" (#20760)

This reverts commit 9cf1be46e3692d565461afd3afa326d124d743dd due to
https://bugs.python.org/issue40924.
Lib/importlib/_bootstrap_external.py
Lib/importlib/_common.py
Lib/importlib/abc.py
Lib/importlib/readers.py [deleted file]
Lib/importlib/resources.py
Lib/zipimport.py
Misc/NEWS.d/next/Library/2020-06-09-18-59-34.bpo-40924.qR_YYG.rst [new file with mode: 0644]
Python/importlib_external.h
Python/importlib_zipimport.h