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: Disable IPython's debugger skip functionality by default #458

Merged
merged 1 commit into from
Jun 11, 2023

Conversation

ccordoba12
Copy link
Member

This is necessary to solve spyder-ide/spyder#20639 and partly for spyder-ide/spyder#20571 too.

@ccordoba12 ccordoba12 added this to the v2.4.4 milestone Jun 11, 2023
@ccordoba12 ccordoba12 self-assigned this Jun 11, 2023
@ccordoba12 ccordoba12 merged commit cc78610 into spyder-ide:2.x Jun 11, 2023
13 checks passed
@ccordoba12 ccordoba12 deleted the issue-20639 branch June 11, 2023 17:58
ccordoba12 added a commit that referenced this pull request Jun 11, 2023
Carreau added a commit to ipython/ipython that referenced this pull request Apr 2, 2024
I'm not 100% sure this is correct as technically the value of
__debugger_skip__ could change in the current frame while we are
stepping into it, but that is likely super rare, and the slowdown
that this create is problematic.

There is still a small overhead for me, but this should make the
experience much better.

See spyder-ide/spyder-kernels#458,
#13972,
spyder-ide/spyder#20571,
#14382
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant