GoogleContainerTools / container-debug-support

Language-runtime support files for in-container debugging
Apache License 2.0
93 stars 25 forks source link

chore: add python/pydevd tests for python 3.9 #100

Closed briandealwis closed 2 years ago

briandealwis commented 2 years ago

Fixes #85

Creates a small app (pydevconnect) that speaks just enough pydevd to request the remote version and verify a non-error result.