Skip to content

Conversation

@echarles
Copy link
Member

@echarles echarles commented Feb 1, 2022

Fixes jupyterlab/jupyterlab#11966

We need to respect the debug modules https://microsoft.github.io/debug-adapter-protocol/specification#Requests_Modules

This PR updates the layout of the returned JSON (reply on the modules request) to respect the spec.

@blink1073 blink1073 added the bug label Feb 1, 2022
@blink1073
Copy link
Contributor

Kicking CI

@blink1073 blink1073 closed this Feb 1, 2022
@blink1073 blink1073 reopened this Feb 1, 2022
Copy link
Contributor

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

Thanks!

@blink1073 blink1073 merged commit 67fe7df into ipython:main Feb 1, 2022
@blink1073
Copy link
Contributor

I'll hold off on a release for a bit in case we can get #849 included.

@echarles
Copy link
Member Author

echarles commented Feb 1, 2022

Super! Thx a lot @blink1073 for the merge and future release 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Kernel sources in debugger are uninformative and spams console

3 participants