Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #2010 Interpreter link crashes when path variable not set #2011

Merged
merged 1 commit into from
Jan 4, 2017

Conversation

zooba
Copy link
Member

@zooba zooba commented Jan 3, 2017

Fixes #2010 Interpreter link crashes when path variable not set
Checks path variable before adding a variable with no name into the environment.

This doesn't affect VS 2017 because we automatically change empty variable names to PYTHONPATH.

Checks path variable before adding a variable with no name into the environment.
@zooba zooba added this to the 2.2.6 milestone Jan 3, 2017
@huguesv
Copy link
Contributor

huguesv commented Jan 4, 2017

👍

@zooba zooba merged commit 2555122 into microsoft:v2.x Jan 4, 2017
@zooba zooba deleted the issue-2010 branch January 4, 2017 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants