microsoft / vscode-python-debugger

Python debugger (debugpy) extension for VS Code.
https://marketplace.visualstudio.com/items?itemName=ms-python.debugpy
MIT License
41 stars 17 forks source link

Python Debugger extension not published for all platforms #282

Closed chrmarti closed 3 months ago

chrmarti commented 3 months ago

Testing #279

The publishing step fails when it encounters the Windows 32bit VSIX which is no longer supported: https://dev.azure.com/monacotools/Monaco/_build?definitionId=499

paulacamargo25 commented 3 months ago

Fixed in: https://github.com/microsoft/vscode-python-debugger/pull/277