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 QtConsole subrepo to take into account changes to support cursor move actions #22718

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

dalthviz
Copy link
Member

Description of Changes

QtConsole subrepo update to have jupyter/qtconsole#616 fixes

Issue(s) Resolved

Fixes #6172

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

…e.git --branch=main --update --force external-deps/qtconsole

subrepo:
  subdir:   "external-deps/qtconsole"
  merged:   "791569470"
upstream:
  origin:   "https://github.com/jupyter/qtconsole.git"
  branch:   "main"
  commit:   "791569470"
git-subrepo:
  version:  "0.4.3"
  origin:   "???"
  commit:   "???"
@dalthviz dalthviz added this to the v6.0.2 milestone Oct 23, 2024
@dalthviz dalthviz self-assigned this Oct 23, 2024
@pep8speaks
Copy link

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

Line 195:80: E501 line too long (83 > 79 characters)
Line 199:1: W293 blank line contains whitespace

Line 191:80: W291 trailing whitespace

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 5f4c5cd into spyder-ide:master Oct 24, 2024
17 checks passed
@ccordoba12
Copy link
Member

@meeseeksdev please backport to 6.x

meeseeksmachine pushed a commit to meeseeksmachine/spyder that referenced this pull request Oct 24, 2024
…to account changes to support cursor move actions
ccordoba12 pushed a commit that referenced this pull request Oct 24, 2024
…e into account changes to support cursor move actions) (#22721)
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.

TQDM progress bar is not displayed correctly in the console
3 participants