Staging
v0.8.1
https://github.com/python/cpython
Revision 5f190d2cc60cd82a604cbffb58b6ca8f40350a7a authored by Rick Heil on 25 June 2020, 10:37:40 UTC, committed by GitHub on 25 June 2020, 10:37:40 UTC
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.
1 parent 1931e64
History
Tip revision: 5f190d2cc60cd82a604cbffb58b6ca8f40350a7a authored by Rick Heil on 25 June 2020, 10:37:40 UTC
bpo-39580: add check for CLI installation on macOS (GH-20271)
Tip revision: 5f190d2
File Mode Size
windows-release
ci.yml -rw-r--r-- 3.3 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 768 bytes
posix-deps-apt.sh -rwxr-xr-x 590 bytes
posix-steps.yml -rw-r--r-- 2.6 KB
pr.yml -rw-r--r-- 3.2 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-release.yml -rw-r--r-- 3.9 KB
windows-steps.yml -rw-r--r-- 1.5 KB

back to top