Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Handle multiple scopes #570

Merged
merged 1 commit into from
Dec 10, 2020
Merged

Handle multiple scopes #570

merged 1 commit into from
Dec 10, 2020

Conversation

jtpio
Copy link
Member

@jtpio jtpio commented Dec 10, 2020

Fixes #569

This actually required going through the changes line by line, because of the differences between code bases (translator and strict null checks).

@jtpio
Copy link
Member Author

jtpio commented Dec 10, 2020

Seems to be working as expected:

scopes

@jtpio
Copy link
Member Author

jtpio commented Dec 10, 2020

Also checking with xeus-python 0.8.6 and the ptvsd backend:

scopes-ptvsd

Here we see there is only one scope (Locals).

@jtpio jtpio marked this pull request as ready for review December 10, 2020 11:09
@jtpio jtpio added this to the 0.3.0 milestone Dec 10, 2020
@jtpio jtpio merged commit c7da99c into jupyterlab:master Dec 10, 2020
@jtpio jtpio deleted the backport-pr-9346 branch December 10, 2020 14:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Backport Debugger Scope PR from JupyterLab
2 participants