]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-121735: Fix module-adjacent references in zip files (gh-123037) (#124011)
authorJason R. Coombs <jaraco@jaraco.com>
Tue, 24 Sep 2024 17:19:43 +0000 (13:19 -0400)
committerGitHub <noreply@github.com>
Tue, 24 Sep 2024 17:19:43 +0000 (10:19 -0700)
commitc60d97805f7569399caff266ba53d53550564e26
tree2f0a8de7facd820a9a7bce4d681a1fd593306dec
parent10cf0b8cafcb951d09291d022525a1e4460c1054
[3.12] gh-121735: Fix module-adjacent references in zip files (gh-123037) (#124011)
Lib/importlib/resources/readers.py
Lib/test/test_importlib/resources/test_files.py
Lib/zipimport.py
Misc/NEWS.d/next/Library/2024-08-15-09-45-34.gh-issue-121735._1q0qf.rst [new file with mode: 0644]