]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-123085: Fix issue in inferred caller when resource package has no source...
authorJason R. Coombs <jaraco@jaraco.com>
Fri, 15 Aug 2025 14:21:16 +0000 (07:21 -0700)
committerGitHub <noreply@github.com>
Fri, 15 Aug 2025 14:21:16 +0000 (14:21 +0000)
commit0607fdd56c7c5e7f0949f9a6ef95609e9437b1eb
tree6f23f6d4c4ecd1f6c4eeb633e1bf3958a95e51b6
parent2c614a8264ecf6aae7c78086fa371cab63a43dca
[3.13] gh-123085: Fix issue in inferred caller when resource package has no source (GH-123102) (#124024)
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]