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

PR: Update macOS app to import user environment variables #17502

Merged
merged 1 commit into from
Mar 17, 2022

Conversation

mrclary
Copy link
Contributor

@mrclary mrclary commented Mar 16, 2022

Description of Changes

For the Windows installer and launching Spyder from the command line, user environment variables are inherited. This was not the case for the macOS application. This PR changes the macOS installer to inherit the user's environment variables, similar to the case for launching from the command line.

Issue(s) Resolved

Fixes #14843

Affirmation

By submitting this Pull Request or typing my (user)name below,
I affirm the Developer Certificate of Origin
with respect to all commits and content included in this PR,
and understand I am releasing the same under Spyder's MIT (Expat) license.

I certify the above statement is true and correct: @mrclary

Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @mrclary for your continued work to improve our Mac app!

@ccordoba12 ccordoba12 merged commit 1ea3525 into spyder-ide:5.x Mar 17, 2022
ccordoba12 added a commit that referenced this pull request Mar 17, 2022
@mrclary mrclary deleted the macos-app-env-vars branch March 17, 2022 21:38
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.

2 participants