bpo-46890: Fix setting of sys._base_executable with framework builds on macOS (GH-31958)
The side effect of this bug was that venv environments directly used the main interpreter instead of the intermediate stub executable, which can cause problems when a script uses system APIs that require the use of an application bundle.
R
Ronald Oussoren committed
6aaf4cd866f7c8f065d30d2a3fb4fffa8461d1d8
Parent: a0c7004
Committed by GitHub <noreply@github.com>
on 4/5/2022, 6:05:36 AM