mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
(fixes gh-464) The code in ptvsd/runner.py was originally copied from elsewhere and slightly adapted. Over time the APIs diverged, which lead to the failure in gh-464. This PR fixes the problem by getting rid of the code duplication. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_connection.py | ||
| test_main.py | ||
| test_schema.py | ||