Skip to content

Conversation

CAM-Gerlach
Copy link
Member

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)
  • Refine the UI text and formatting throughout the pane and dialogs
  • Since UMR is on by default, most users will never see the big wall of text that pops up when enabling it. Therefore, move most of the general content to a tooltip and while keeping the rest specific to enabling/disabling it as a pop-up dialog when toggling it
  • Remove an obsolete warning that a Python 2 interpreter is used with a Python 3 Spyder, or vice versa. The latter has not been possible for a long time as Spyder only works on Python 3, and at least as of 6.1 (and possibly 6.0 or before), neither is the former as versions of Spyder-Kernels compatible with it only work on Python 3.
Before After
image image

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: CAM-Gerlach

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.

Just a minor suggestion, the rest looks good to me @CAM-Gerlach.

@CAM-Gerlach CAM-Gerlach force-pushed the prefs-ui-text-interpreter branch from 556f726 to 432f200 Compare September 24, 2025 18:42
@CAM-Gerlach
Copy link
Member Author

Rebased this one too just in case

@CAM-Gerlach
Copy link
Member Author

Failed 3 times in a row :(

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 @CAM-Gerlach!

@ccordoba12 ccordoba12 merged commit b54bc39 into spyder-ide:master Sep 25, 2025
35 of 38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants