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 recursive debugger #271

Merged
merged 3 commits into from
Feb 7, 2021
Merged

Conversation

impact27
Copy link
Contributor

@impact27 impact27 commented Dec 22, 2020

@impact27 impact27 changed the base branch from master to 1.x December 22, 2020 11:12
@ccordoba12 ccordoba12 changed the title PR: fix recursive debugger PR: Fix recursive debugger Dec 22, 2020
Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @impact27 for your help with this! I left some small comments for you.

spyder_kernels/customize/spydercustomize.py Outdated Show resolved Hide resolved
spyder_kernels/customize/spydercustomize.py Outdated Show resolved Hide resolved
spyder_kernels/customize/spydercustomize.py Outdated Show resolved Hide resolved
@ccordoba12 ccordoba12 added this to the v1.10.2 milestone Dec 22, 2020
Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me now, thanks @impact27!

@ccordoba12 ccordoba12 merged commit 5fa29bb into spyder-ide:1.x Feb 7, 2021
ccordoba12 added a commit that referenced this pull request Feb 7, 2021
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.

Hitting debug twice makes it unable to continue
2 participants