debugpy/tests/helpers
Pavel Minaev 6a00bbf102 Fix #193: Capture usage of the experimental debugger
Provide a telemetry message incorporating ptvsd version in response to initialization request.

Add a custom message for more detailed information about ptvsd and its environment.
2018-03-27 12:55:55 -07:00
..
pydevd Fix filename generation. 2018-03-19 23:52:09 +00:00
vsc Emit a warning if handlers time out. 2018-03-15 21:14:54 +00:00
__init__.py Add a testing helper for serving HTTP locally. 2018-01-11 20:04:41 +00:00
counter.py Fix Counter.__repr__(). 2018-03-02 01:35:22 +00:00
http.py Add http.error_handler(). 2018-01-11 22:03:38 +00:00
protocol.py Use the equivalent of BrokenPipeError in Python 2. 2018-03-20 01:54:36 +00:00
socket.py Fix #193: Capture usage of the experimental debugger 2018-03-27 12:55:55 -07:00
stub.py Fix the Stub.add_call_exact() signature. 2018-02-06 16:24:36 +00:00
workspace.py Add a Workspace helper. 2018-03-15 16:17:52 +00:00