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: Make IPython Console widgets and other elements to use the SpyderConfigurationAccessor #15887

Merged
merged 8 commits into from Jun 23, 2021

Conversation

dalthviz
Copy link
Member

@dalthviz dalthviz commented Jun 16, 2021

Description of Changes

  • Wrote at least one-line docstrings (for any new functions)
  • Added unit test(s) covering the changes (if testable)
  • Included a screenshot or animation (if affecting the UI, see Licecap)

Move IPython Console widgets and other components to use the SpyderConfigurationAccessor instead of using CONF directly

Issue(s) Resolved

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: dalthviz

@dalthviz dalthviz self-assigned this Jun 16, 2021
@pep8speaks
Copy link

pep8speaks commented Jun 16, 2021

Hello @dalthviz! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2021-06-23 16:21:35 UTC

@dalthviz dalthviz changed the title [WIP] PR: Make IPython Console widgets use the SpyderConfigurationAccessor PR: Make IPython Console widgets and other elements to use the SpyderConfigurationAccessor Jun 22, 2021
@dalthviz dalthviz requested a review from ccordoba12 June 22, 2021 18:51
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.

This looks pretty good, thanks @dalthviz! I only left a tiny suggestion for you.

spyder/api/config/mixins.py Outdated Show resolved Hide resolved
@ccordoba12 ccordoba12 added this to the v5.1.0 milestone Jun 23, 2021
Co-authored-by: Carlos Cordoba <ccordoba12@gmail.com>
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 @dalthviz!

@ccordoba12 ccordoba12 merged commit cece9e5 into spyder-ide:5.x Jun 23, 2021
ccordoba12 added a commit that referenced this pull request Jun 23, 2021
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

3 participants