]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-137450: macOS installer shell path management improvements (#137451)
authorNed Deily <nad@python.org>
Wed, 6 Aug 2025 11:21:30 +0000 (07:21 -0400)
committerGitHub <noreply@github.com>
Wed, 6 Aug 2025 11:21:30 +0000 (07:21 -0400)
commit781eb1a688e0575a38c79575493f3ff83208a33e
tree14af934f2fe1aafe72e0ac4a37c607d5d077918a
parent247dab27fdde1f37a28fbebdaeb3e6ee369a009a
gh-137450: macOS installer shell path management improvements (#137451)

Separate the installer `Shell profile updater` postinstall script from the `Update Shell Profile.command` to enable more robust error handling.
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]