]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123085: Fix issue in inferred caller when resources package has no source (#123102)
authorJason R. Coombs <jaraco@jaraco.com>
Thu, 12 Sep 2024 19:08:06 +0000 (15:08 -0400)
committerGitHub <noreply@github.com>
Thu, 12 Sep 2024 19:08:06 +0000 (19:08 +0000)
commita53812df126b99bca25187441a123c7785ee82a0
treed46a8d6c7b85ffea776a527f72de2aeb4234c04a
parent8145ebea587284db3be3f152ee0298952977d6f4
gh-123085: Fix issue in inferred caller when resources package has no source (#123102)

gh-123085: Fix issue in inferred caller when resources package has no source.

From importlib_resources 6.4.3 (python/importlib_resources#314).
Lib/importlib/resources/_common.py
Lib/test/test_importlib/resources/test_files.py
Misc/NEWS.d/next/Library/2024-08-17-08-17-20.gh-issue-123085.7Io2yH.rst [new file with mode: 0644]