Skip to content

Conversation

@ccordoba12
Copy link
Member

@ccordoba12 ccordoba12 commented Jan 16, 2025

  • We don't need to show those frames to users because they contain no relevant info that they need to look at.
  • This is more necessary now that we use verbose tracebacks because those frames make a regular traceback much longer.
  • This also fixes showing tracebacks in Python 3.8, which was broken in PR: Add logic to handle traceback color configuration #521.

@ccordoba12 ccordoba12 added the type:Enhancement New feature or request label Jan 16, 2025
@ccordoba12 ccordoba12 added this to the v3.0.3 milestone Jan 16, 2025
@ccordoba12 ccordoba12 self-assigned this Jan 16, 2025
- We don't need to show those frames to users because they contain no
relevant info that they need to look at.
- This is more necessary now that we use verbose tracebacks because
those frames make a regular traceback much longer.
@ccordoba12 ccordoba12 changed the title PR: Filter frames that come from Spyder-kernels in tracebacks PR: Filter frames that come from Spyder-kernels in tracebacks and fix tracebacks in Python 3.8 Jan 17, 2025
@ccordoba12 ccordoba12 merged commit fa90902 into spyder-ide:master Jan 17, 2025
12 checks passed
@ccordoba12 ccordoba12 deleted the filter-traceback-frames branch January 17, 2025 16:41
@ccordoba12
Copy link
Member Author

@meeseeksdev please backport to 3.x

meeseeksmachine pushed a commit to meeseeksmachine/spyder-kernels that referenced this pull request Jan 17, 2025
…ernels in tracebacks and fix tracebacks in Python 3.8
ccordoba12 pushed a commit that referenced this pull request Jan 17, 2025
…er-kernels in tracebacks and fix tracebacks in Python 3.8) (#529)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:Enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant