]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-140633: AppleFrameworkLoader: Ignore AttributeError when setting __file__...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 27 Oct 2025 13:08:00 +0000 (14:08 +0100)
committerGitHub <noreply@github.com>
Mon, 27 Oct 2025 13:08:00 +0000 (14:08 +0100)
commit87afee231278417f87078bf3a225e012c72e9339
tree9e8084bd7dc50de6535b0a761603dd5a2acd7d08
parent5ae4612e72c315ac18edaeee9e4851654844a454
[3.14] gh-140633: AppleFrameworkLoader: Ignore AttributeError when setting __file__ (GH-140635) (GH-140660)

(cherry picked from commit 3416e7c8dc004773d814b6f9ec9562434ed961cd)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
Lib/importlib/_bootstrap_external.py
Misc/NEWS.d/next/Library/2025-10-26-16-24-12.gh-issue-140633.ioayC1.rst [new file with mode: 0644]