debugpy/ptvsd
2018-09-18 13:11:07 -07:00
..
_vendored Bump pydevd version to 1.3.3. (#794) 2018-09-18 13:11:07 -07:00
__init__.py Clean up handling of vendored projects. (#383) 2018-04-19 18:20:06 -06:00
__main__.py Fix #200: Local attach (#787) 2018-09-14 17:01:44 -07:00
_attach.py Fix #200: Local attach (#787) 2018-09-14 17:01:44 -07:00
_local.py Fix #355: Add 'remote launch' - launch a program for remote debugging but continue running the user code (#769) 2018-08-28 11:03:21 -07:00
_remote.py Fix #200: Local attach (#787) 2018-09-14 17:01:44 -07:00
_util.py Fix #355: Add 'remote launch' - launch a program for remote debugging but continue running the user code (#769) 2018-08-28 11:03:21 -07:00
_version.py Set up versioneer to auto-generate version numbers from git. 2018-04-11 14:00:48 -07:00
attach_server.py Fix #200: Local attach (#787) 2018-09-14 17:01:44 -07:00
daemon.py Fix #355: Add 'remote launch' - launch a program for remote debugging but continue running the user code (#769) 2018-08-28 11:03:21 -07:00
debugger.py Add ability to run without debugging (#797) 2018-09-12 10:09:46 -07:00
exit_handlers.py Fix #355: Add 'remote launch' - launch a program for remote debugging but continue running the user code (#769) 2018-08-28 11:03:21 -07:00
futures.py Set up versioneer to auto-generate version numbers from git. 2018-04-11 14:00:48 -07:00
ipcjson.py Get the tests working on Windows. (#455) 2018-05-31 16:06:08 -06:00
pathutils.py Fixes index error caused when debugging python files on network drives. (#808) 2018-09-17 14:04:29 -07:00
pydevd_hooks.py Fix #355: Add 'remote launch' - launch a program for remote debugging but continue running the user code (#769) 2018-08-28 11:03:21 -07:00
reraise.py Set up versioneer to auto-generate version numbers from git. 2018-04-11 14:00:48 -07:00
reraise2.py lint 2018-04-11 22:21:14 +00:00
reraise3.py lint 2018-04-11 22:21:14 +00:00
runner.py Remove redirect output timeout (#734) 2018-08-06 10:42:01 -07:00
safe_repr.py Fixes exception in django cause by long iter check (#443) 2018-05-30 15:21:31 -07:00
session.py Fix #355: Add 'remote launch' - launch a program for remote debugging but continue running the user code (#769) 2018-08-28 11:03:21 -07:00
socket.py Change arg to socket.listen from 0 to 1 (#806) 2018-09-17 10:51:30 -07:00
ThirdPartyNotices.txt Updated Third party notice (#813) 2018-09-18 13:10:07 -07:00
untangle.py lint 2018-03-20 00:53:45 +00:00
version.py Set up versioneer to auto-generate version numbers from git. 2018-04-11 14:00:48 -07:00
wrapper.py Add test cases for wait on exit (#784) 2018-09-10 13:55:49 -07:00