]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-137450: macOS installer shell path management improvements (GH-137451)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 6 Aug 2025 11:43:54 +0000 (13:43 +0200)
committerGitHub <noreply@github.com>
Wed, 6 Aug 2025 11:43:54 +0000 (07:43 -0400)
commit9cfa4dfe05539479a6aa652ee7df0691f39b3cc7
treeac0eb8e3a35468143e41d331a6c6c4f614822c90
parent3a61ddf2d3725932777444e844ad281088589ee0
[3.13] gh-137450: macOS installer shell path management improvements (GH-137451) (#137452)

Separate the installer `Shell profile updater` postinstall script from the `Update Shell Profile.command` to enable more robust error handling.
(cherry picked from commit 781eb1a688e0575a38c79575493f3ff83208a33e)

Co-authored-by: Ned Deily <nad@python.org>
Mac/BuildScript/build-installer.py
Mac/BuildScript/resources/update_shell_profile.command [new file with mode: 0755]
Mac/BuildScript/scripts/postflight.patch-profile
Misc/NEWS.d/next/macOS/2025-08-06-06-29-12.gh-issue-137450.JZypb7.rst [new file with mode: 0644]