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

(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]