]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-123085: Fix issue in inferred caller when resources package has no source...
authorJason R. Coombs <jaraco@jaraco.com>
Sun, 5 Jan 2025 21:53:55 +0000 (16:53 -0500)
committerGitHub <noreply@github.com>
Sun, 5 Jan 2025 21:53:55 +0000 (16:53 -0500)
commitd712ece43feeed7f930954d40b046cdaeed7c414
treeffae132e6a1e235f30264f645759caa1e8b028f6
parent09f7d88cadfa8e41238c86e79fa07a99881ec99e
[3.12] gh-123085: Fix issue in inferred caller when resources package has no source (GH-123102) (#124021)

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

From importlib_resources 6.4.3 (python/importlib_resourcesGH-314).
(cherry picked from commit a53812df126b99bca25187441a123c7785ee82a0)
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]