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: Fix hangs when using Matplotlib interactive backends (IPython console) #21834

Merged
merged 3 commits into from
Feb 27, 2024

Conversation

ccordoba12
Copy link
Member

@ccordoba12 ccordoba12 commented Feb 25, 2024

Description of Changes

Issue(s) Resolved

Fixes #21299

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

subrepo:
  subdir:   "external-deps/spyder-kernels"
  merged:   "e6888db83"
upstream:
  origin:   "https://github.com/spyder-ide/spyder-kernels.git"
  branch:   "2.x"
  commit:   "e6888db83"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"
This matches the version required by IPykernel, which is a direct
dependency of Spyder-kernels.
Comment on lines +29 to +30
# Test event loop fixes
micromamba install ipykernel=6.29.3 -q -y
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this when updating to Spyder-kernels 2.5.1

Comment on lines +48 to +49
# Test event loop fixes
pip install ipykernel==6.29.3
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And this too.

@ccordoba12 ccordoba12 mentioned this pull request Feb 27, 2024
@ccordoba12 ccordoba12 merged commit 4b8941d into spyder-ide:5.x Feb 27, 2024
23 checks passed
@ccordoba12 ccordoba12 deleted the issue-21299 branch February 27, 2024 19:16
ccordoba12 added a commit that referenced this pull request Feb 27, 2024
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.

1 participant