debugpy/tests/debug
Pavel Minaev 55eac82c96 Fix #1811: tests using attach_by_pid fail on Python 2.7
Don't call enable_attach() and wait_for_attach() while under import lock.
2020-01-26 17:14:30 -08:00
..
__init__.py Refactor tests.debug to accommodate ptvsd.server spawning the adapter, and remove the need for "custom_client" and "custom_server" start methods. 2019-09-26 13:20:26 -07:00
comms.py Fix #1811: tests using attach_by_pid fail on Python 2.7 2020-01-26 17:14:30 -08:00
config.py Rename ptvsd -> debugpy. 2020-01-17 11:57:13 -08:00
output.py Rename ptvsd -> debugpy. 2020-01-17 11:57:13 -08:00
runners.py Fix #1811: tests using attach_by_pid fail on Python 2.7 2020-01-26 17:14:30 -08:00
session.py Fix #1811: tests using attach_by_pid fail on Python 2.7 2020-01-26 17:14:30 -08:00
targets.py Rename ptvsd -> debugpy. 2020-01-17 11:57:13 -08:00