microsoft / debugpy

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

Support GraalPy #1704

Closed timfel closed 1 month ago

timfel commented 1 month ago

This change seems to be the only thing that keeps debugpy from working on GraalPy on my machine. Would be great if it could be included :-)

AdamYoblick commented 1 month ago

/azp run

azure-pipelines[bot] commented 1 month ago
Azure Pipelines successfully started running 1 pipeline(s).
AdamYoblick commented 1 month ago

/azp run

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

There's some flakiness in the 3.12 tests. They seem to randomly timeout. Hopefully I can get them to pass in this PR: https://github.com/microsoft/debugpy/pull/1706

And then merge this PR.

rchiodo commented 1 month ago

/azp run

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