[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public

[3.9] bpo-39580: add check for CLI installation on macOS (GH-20271) #21139

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 25, 2020

Conversation

Copy link
Contributor

miss-islington commented Jun 25, 2020

Adds a simple check for whether or not the package is being installed in the GUI or using installer on the command line. This addresses an issue where CLI-based software management tools (such as Munki) unexpectedly open Finder windows into a GUI session during installation runs.
(cherry picked from commit 5f190d2)

Co-authored-by: Rick Heil rickheil@partnersandsimons.com

https://bugs.python.org/issue39580

Adds a simple check for whether or not the package is being installed in the GUI or using installer on the command line. This addresses an issue where CLI-based software management tools (such as Munki) unexpectedly open Finder windows into a GUI session during installation runs.
(cherry picked from commit 5f190d2)

Co-authored-by: Rick Heil <rickheil@partnersandsimons.com>
Copy link
Contributor Author

@rickheil and @ned-deily: Status check is done, and it's a success ✅ .

miss-islington merged commit bdc55eb into python:3.9 Jun 25, 2020
miss-islington deleted the backport-5f190d2-3.9 branch June 25, 2020 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants