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: Filter unnecessary stream messages in the kernel (IPython console) #22302

Merged
merged 4 commits into from
Jul 31, 2024

Conversation

dalthviz
Copy link
Member

@dalthviz dalthviz commented Jul 30, 2024

Description of Changes

Depends on spyder-ide/spyder-kernels#496

Issue(s) Resolved

Fixes #22181

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 added 2 commits July 29, 2024 17:05
 --branch=spyder_22181 --update --force external-deps/spyder-kernels

subrepo:
  subdir:   "external-deps/spyder-kernels"
  merged:   "bd7495212"
upstream:
  origin:   "https://github.com/dalthviz/spyder-kernels.git"
  branch:   "spyder_22181"
  commit:   "bd7495212"
git-subrepo:
  version:  "0.4.3"
  origin:   "???"
  commit:   "???"
 --branch=spyder_22181 --update --force external-deps/spyder-kernels

subrepo:
  subdir:   "external-deps/spyder-kernels"
  merged:   "9e46b15c9"
upstream:
  origin:   "https://github.com/dalthviz/spyder-kernels.git"
  branch:   "spyder_22181"
  commit:   "9e46b15c9"
git-subrepo:
  version:  "0.4.3"
  origin:   "???"
  commit:   "???"
@pep8speaks
Copy link

pep8speaks commented Jul 30, 2024

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 2024-07-31 00:08:31 UTC

@dalthviz dalthviz self-assigned this Jul 30, 2024
@dalthviz dalthviz added this to the v6.0rc1 milestone Jul 30, 2024
@dalthviz dalthviz changed the title PR: Update spyder-kernels subrepo to handle stream messages PR: Update spyder-kernels subrepo to handle stream messages Jul 30, 2024
 --branch=spyder_22181 --update --force external-deps/spyder-kernels

subrepo:
  subdir:   "external-deps/spyder-kernels"
  merged:   "4ad9b7e02"
upstream:
  origin:   "https://github.com/dalthviz/spyder-kernels.git"
  branch:   "spyder_22181"
  commit:   "4ad9b7e02"
git-subrepo:
  version:  "0.4.3"
  origin:   "???"
  commit:   "???"
@ccordoba12 ccordoba12 changed the title PR: Update spyder-kernels subrepo to handle stream messages PR: Filter some stream messages in the kernel (IPython console) Jul 30, 2024
@ccordoba12 ccordoba12 changed the title PR: Filter some stream messages in the kernel (IPython console) PR: Filter unnecessary stream messages in the kernel (IPython console) Jul 30, 2024
@ccordoba12
Copy link
Member

ccordoba12 commented Jul 30, 2024

@dalthviz, please resync our spyder-kernels subrepo with its master branch.

…r-kernels.git --branch=master --update --force external-deps/spyder-kernels

subrepo:
  subdir:   "external-deps/spyder-kernels"
  merged:   "782fddcc3"
upstream:
  origin:   "https://github.com/spyder-ide/spyder-kernels.git"
  branch:   "master"
  commit:   "782fddcc3"
git-subrepo:
  version:  "0.4.3"
  origin:   "???"
  commit:   "???"
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 5368edf into spyder-ide:master Jul 31, 2024
14 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.

Warning message on the first console that is open
3 participants