Skip to content

[3.7] bpo-35872 and bpo-35873: Clears __PYVENV_LAUNCHER__ variable (GH-11745)#11753

Merged
zooba merged 1 commit into
python:3.7from
zooba:bpo35873-3.7
Feb 4, 2019
Merged

[3.7] bpo-35872 and bpo-35873: Clears __PYVENV_LAUNCHER__ variable (GH-11745)#11753
zooba merged 1 commit into
python:3.7from
zooba:bpo35873-3.7

Conversation

@zooba

@zooba zooba commented Feb 4, 2019

Copy link
Copy Markdown
Member

After reading PYVENV_LAUNCHER we now set sys._base_executable value for later use.
Make the same changes for macOS to avoid extra platform checks.

https://bugs.python.org/issue35872

…H-11745)

After reading __PYVENV_LAUNCHER__ we now set sys._base_executable value for later use.
Make the same changes for macOS to avoid extra platform checks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants