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 cell execution on Python 3.11 (IPython console) #19891

Merged
merged 2 commits into from
Oct 20, 2022

Conversation

ccordoba12
Copy link
Member

Description of Changes

According to issue #19862, this is one of the most important things that is failing on that Python version.

Issue(s) Resolved

Fixes #19862.

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

…m/impact27/spyder-kernels.git external-deps/spyder-kernels

subrepo:
  subdir:   "external-deps/spyder-kernels"
  merged:   "37ff0dc40"
upstream:
  origin:   "https://github.com/impact27/spyder-kernels.git"
  branch:   "fix_lineno_range"
  commit:   "37ff0dc40"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"
@ccordoba12 ccordoba12 added this to the v5.4.0 milestone Oct 19, 2022
@ccordoba12 ccordoba12 changed the title PR: Fix cell execution for Python 3.11 (IPython console) PR: Fix cell execution on Python 3.11 (IPython console) Oct 19, 2022
…der-ide/spyder-kernels.git external-deps/spyder-kernels

subrepo:
  subdir:   "external-deps/spyder-kernels"
  merged:   "18acdb20b"
upstream:
  origin:   "https://github.com/spyder-ide/spyder-kernels.git"
  branch:   "2.x"
  commit:   "18acdb20b"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"

[ci skip]
@ccordoba12 ccordoba12 merged commit 9271fe8 into spyder-ide:5.x Oct 20, 2022
@ccordoba12 ccordoba12 deleted the issue-19862 branch October 20, 2022 02:09
ccordoba12 added a commit that referenced this pull request Oct 20, 2022
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