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

Switch from ptvsd to debugpy #315

Closed
JohanMabille opened this issue Aug 10, 2020 · 2 comments · Fixed by #346
Closed

Switch from ptvsd to debugpy #315

JohanMabille opened this issue Aug 10, 2020 · 2 comments · Fixed by #346

Comments

@JohanMabille
Copy link
Member

debugpy is the drop-in replacement for ptvsd, which should be deprecated soon.
Although debugpy is still in beta, it might be worth to test it in xeus-python and maybe provide a "beta" release of xeus-python with debupy as a hard dependency instead of ptvsd.

cc @afshin @jtpio @SylvainCorlay

@edurenye
Copy link

Related to #180

@jtpio
Copy link
Member

jtpio commented Aug 31, 2020

Sounds good 👍

The latest versions of VS Code now use debugpy so it would indeed make sense for xeus-python to switch to it.

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 a pull request may close this issue.

3 participants