Skip to content

Conversation

ccordoba12
Copy link
Member

Description of Changes

  • This prevents an error when highlighting tracebacks after an exception is raised.
  • Also, mark test_update_outline as xfail because it's too flaky despite our best efforts to make it pass.

Issue(s) Resolved

Fixes #25034

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

…s.git --branch=update-ipython-version --update --force external-deps/spyder-kernels

subrepo:
  subdir:   "external-deps/spyder-kernels"
  merged:   "535023861e"
upstream:
  origin:   "https://github.com/ccordoba12/spyder-kernels.git"
  branch:   "update-ipython-version"
  commit:   "535023861e"
git-subrepo:
  version:  "0.4.9"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "ea10886"
…r-kernels.git --branch=master --update --force external-deps/spyder-kernels

subrepo:
  subdir:   "external-deps/spyder-kernels"
  merged:   "9a94944d68"
upstream:
  origin:   "https://github.com/spyder-ide/spyder-kernels.git"
  branch:   "master"
  commit:   "9a94944d68"
git-subrepo:
  version:  "0.4.9"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "ea10886"

[ci skip]
@ccordoba12 ccordoba12 merged commit e220528 into spyder-ide:master Sep 25, 2025
@ccordoba12 ccordoba12 deleted the issue-25034 branch September 25, 2025 20:25
@ccordoba12
Copy link
Member Author

@meeseeksdev please backport to 6.x

meeseeksmachine pushed a commit to meeseeksmachine/spyder that referenced this pull request Sep 25, 2025
ccordoba12 added a commit to meeseeksmachine/spyder that referenced this pull request Sep 25, 2025
ccordoba12 added a commit to meeseeksmachine/spyder that referenced this pull request Sep 26, 2025
ccordoba12 added a commit that referenced this pull request Sep 26, 2025
…038-on-6.x

Backport PR #25038 on branch 6.x (PR: Bump minimal supported IPython version to 8.15 (Dependencies))
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.

TypeError after raising exception in console
1 participant