debugpy/src/ptvsd
2019-11-19 12:59:54 -08:00
..
_vendored Don't do additional connection on a fork/exec (when called from subprocess). Fixes #1909 2019-11-18 10:38:07 -08:00
adapter Fix #1900: Ensure that the ptvsd_attach event sets the right name for child processes 2019-11-19 12:59:54 -08:00
common Fix #1884: Use sys.platform over platform.system() 2019-11-19 12:05:57 -08:00
launcher Fix #1884: Use sys.platform over platform.system() 2019-11-19 12:05:57 -08:00
server Improve failed test diagnostics. 2019-11-18 13:50:14 -08:00
__init__.py Add "from __future__ import division" to all ptvsd modules. 2019-10-30 17:12:17 -07:00
__main__.py Add "from __future__ import division" to all ptvsd modules. 2019-10-30 17:12:17 -07:00
_version.py #1449, #1498, partially #1448 (#1651) 2019-08-02 13:08:07 -07:00
ThirdPartyNotices.txt Remove dependency on xml or untangle. Fixes #1039. (#1263) 2019-03-25 18:47:05 -07:00