Skip to content

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

Merged
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-5f190d2-3.9
Jun 25, 2020
Merged

[3.9] bpo-39580: add check for CLI installation on macOS (GH-20271)#21139
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-5f190d2-3.9

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 25, 2020

Copy link
Copy Markdown
Contributor

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>
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

@miss-islington
miss-islington merged commit bdc55eb into python:3.9 Jun 25, 2020
@miss-islington
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.

4 participants