mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
Don't use inspect.getargspec on Python 2. Close log file objects on exit. Close os.devnull file objects on exit. Close the listener socket used to get endpoints info from adapter. Fix invalid escape sequences. Run tests with Python warnings treated as errors. Fix Django deprecation warning in test web app. Work around pytest issues caused spaces in test names. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| comms.py | ||
| config.py | ||
| output.py | ||
| runners.py | ||
| session.py | ||
| targets.py | ||