mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
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.