microsoft / debugpy

An implementation of the Debug Adapter Protocol for Python
https://pypi.org/project/debugpy/
Other
1.87k stars 139 forks source link

Remove compiled files so we can generate them ourselves #1723

Closed rchiodo closed 3 weeks ago

rchiodo commented 3 weeks ago

Removing all of the compiled dlls for attach so we can generate them ourselves.

rchiodo commented 3 weeks ago

/azp run

azure-pipelines[bot] commented 3 weeks ago
Azure Pipelines successfully started running 1 pipeline(s).
rchiodo commented 3 weeks ago

Can you just submit this Adam? It's not performing the license test for some reason

rchiodo commented 3 weeks ago

/azp run

azure-pipelines[bot] commented 3 weeks ago
Azure Pipelines successfully started running 1 pipeline(s).
rchiodo commented 3 weeks ago

Okay the 3.13 tests all passed locally with the same binaries as built by the PR. Submitting.