fix getInterpreterDetails to include quotes if necessary by eleanorjboyd · Pull Request #790 · microsoft/vscode-python-debugger

@eleanorjboyd

karthiknadig

@eleanorjboyd eleanorjboyd added the bug

Issue identified by VS Code Team member as probable bug

label

Aug 25, 2025

eleanorjboyd added a commit to eleanorjboyd/vscode-python-debugger that referenced this pull request

Sep 11, 2025

eleanorjboyd added a commit to eleanorjboyd/vscode-python-debugger that referenced this pull request

Sep 11, 2025

eleanorjboyd added a commit to eleanorjboyd/vscode-python-debugger that referenced this pull request

Sep 11, 2025

eleanorjboyd added a commit that referenced this pull request

Sep 11, 2025
* chore: update version to 2025.13.0-dev in package.json (#773)

* fix getInterpreterDetails to include quotes if necessary (#790)

* update debugpy (#795)

* bump node version and python api (#781)

* bump node version and python api

* update to remove deps greater than in python ext

* update deps

* add install for envs ext

* activate envs ext

* add logging

* .

* ..

* fix dir

* cleanup logging

* update pkgs

* fix failing tests for inline debugging

---------

Co-authored-by: Rich Chiodo <rchiodo@users.noreply.github.com>