summaryrefslogtreecommitdiffstats
path: root/Python/compile.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2020-06-25 10:56:52 (GMT)
committerGitHub <noreply@github.com>2020-06-25 10:56:52 (GMT)
commitbdc55eb55f7a88e374593dea1257566c2db3f5e4 (patch)
treeb8c1eff94f30e22900bec151419ee787cae17583 /Python/compile.c
parente9dafe7c93d67fe4df6e0e23088f8f25c90f2bed (diff)
downloadcpython-bdc55eb55f7a88e374593dea1257566c2db3f5e4.zip
cpython-bdc55eb55f7a88e374593dea1257566c2db3f5e4.tar.gz
cpython-bdc55eb55f7a88e374593dea1257566c2db3f5e4.tar.bz2
bpo-39580: add check for CLI installation on macOS (GH-20271)
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 5f190d2cc60cd82a604cbffb58b6ca8f40350a7a) Co-authored-by: Rick Heil <rickheil@partnersandsimons.com>
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions