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: Improve updating Main Interpreter status bar widget when the current one is removed #17934

Merged
merged 3 commits into from
May 20, 2022

Conversation

ccordoba12
Copy link
Member

@ccordoba12 ccordoba12 commented May 19, 2022

Description of Changes

  • This takes advantage of the improvements done in PR PR: Unify access to current active interpreter #17788.
  • Now we only need to change the custom or default interpreter options and an update to the status bar will be triggered automatically. So, we don't to do it manually anymore.
  • I also clear the externally removed interpreter from the from Preferences.

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: @ccordoba12

…one is removed

Now changes to the 'custom' or 'default' interpreter options trigger an
automatic update in the status bar text we show.
@ccordoba12 ccordoba12 added this to the v5.3.1 milestone May 19, 2022
@ccordoba12 ccordoba12 self-assigned this May 19, 2022
@ccordoba12 ccordoba12 merged commit d06d05f into spyder-ide:5.x May 20, 2022
@ccordoba12 ccordoba12 deleted the improve-status-interpreter branch May 20, 2022 15:19
ccordoba12 added a commit that referenced this pull request May 20, 2022
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.

None yet

1 participant