debugpy/tests
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
..
_logs Rename ptvsd -> debugpy. 2020-01-17 11:57:13 -08:00
debug Fix #1811: tests using attach_by_pid fail on Python 2.7 2020-01-26 17:14:30 -08:00
DEBUGGEE_PYTHONPATH Fix #1811: tests using attach_by_pid fail on Python 2.7 2020-01-26 17:14:30 -08:00
debugpy Fix #1811: tests using attach_by_pid fail on Python 2.7 2020-01-26 17:14:30 -08:00
patterns Rename ptvsd -> debugpy. 2020-01-17 11:57:13 -08:00
test_data Fix #1811: tests using attach_by_pid fail on Python 2.7 2020-01-26 17:14:30 -08:00
tests Rename ptvsd -> debugpy. 2020-01-17 11:57:13 -08:00
watchdog Rename ptvsd -> debugpy. 2020-01-17 11:57:13 -08:00
__init__.py Rename ptvsd -> debugpy. 2020-01-17 11:57:13 -08:00
code.py Rename ptvsd -> debugpy. 2020-01-17 11:57:13 -08:00
conftest.py Add "from __future__ import division" to all ptvsd modules. 2019-10-30 17:12:17 -07:00
logs.py Rename ptvsd -> debugpy. 2020-01-17 11:57:13 -08:00
net.py Rename ptvsd -> debugpy. 2020-01-17 11:57:13 -08:00
pytest_fixtures.py Rename ptvsd -> debugpy. 2020-01-17 11:57:13 -08:00
pytest_hooks.py Rename ptvsd -> debugpy. 2020-01-17 11:57:13 -08:00
requirements.txt Re-pin Flask - still necessary. 2019-12-08 14:13:58 -08:00
timeline.md Update tests to use python debug adapter (#1660) 2019-08-12 13:53:24 -07:00
timeline.py Rename ptvsd -> debugpy. 2020-01-17 11:57:13 -08:00