SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72150 0 52 Python

bpo-37369: Fix initialization of sys members when launched via an app container (GH-14428)

sys._base_executable is now always defined on all platforms, and can be overridden through configuration.
Also adds test.support.PythonSymlink to encapsulate platform-specific logic for symlinking sys.executable
S
Steve Dower committed
9048c49322a5229ff99610aba35913ffa295ebb7
Parent: 80097e0
Committed by GitHub <noreply@github.com> on 6/29/2019, 5:34:11 PM