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: Inform users when kernel can't be interrupted (IPython console) #20224

Merged
merged 2 commits into from
Dec 19, 2022

Conversation

ccordoba12
Copy link
Member

@ccordoba12 ccordoba12 commented Dec 19, 2022

Description of Changes

  • Before the kernel manager was raising a RuntimrError if the kernel is no longer available, which was correctly reported by our users here.
  • Also, remove usage of numpy.bool in our tests because it's no longer present in Numpy 1.24

Issue(s) Resolved

Fixes #20212.

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.

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