debugpy/tests/debug
Pavel Minaev 0a9b01b008 Fix #865: Debugging through poetry drops subprocess
Handle "exited" { "pydevdReason": "processReplaced" } appropriately.

Add test for os.exec() in-place process replacement.
2022-06-09 10:44:10 -07:00
..
__init__.py Remove redundant "from __future__ import ..." 2022-04-13 11:38:41 -07:00
comms.py Blacken code. 2022-04-13 11:38:41 -07:00
config.py Remove code paths for unsupported Python versions. 2022-04-13 11:38:41 -07:00
output.py Blacken code. 2022-04-13 11:38:41 -07:00
runners.py Blacken code. 2022-04-13 11:38:41 -07:00
session.py Fix #865: Debugging through poetry drops subprocess 2022-06-09 10:44:10 -07:00
targets.py Use new-style super() everywhere. 2022-04-13 11:38:41 -07:00