debugpy/ptvsd
Pavel Minaev c7ee9277f3 Fix #896: Changes in CLI arguments between versions
Merge changes from v4.1.4-branch into master.
2018-10-18 15:02:34 -07:00
..
_vendored Add support for monkey-patching pyside2. (#888) 2018-10-10 10:34:29 -07:00
__init__.py Clean up handling of vendored projects. (#383) 2018-04-19 18:20:06 -06:00
__main__.py Fix #896: Changes in CLI arguments between versions 2018-10-18 15:02:34 -07:00
_attach.py Fix #200: Local attach (#787) 2018-09-14 17:01:44 -07:00
_local.py Check if exit code is none before converting to int (#843) 2018-09-26 00:31:20 -07:00
_remote.py Fix #810: Sub-Process: monkey patch pydevd to start process using ptvsd (#862) 2018-10-11 14:01:39 -07:00
_util.py Fix #811: new socket server to receive pid and port for subprocesses (#871) 2018-10-11 14:01:39 -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
compat.py Refactor timeline: 2018-10-11 14:01:39 -07:00
daemon.py Fix #887: subprocess: command line rewriting 2018-10-14 21:15:35 -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
messaging.py Remove comment that is no longer applicable. 2018-10-14 21:15:35 -07:00
multiproc.py Refactor messaging to consistently use Request/Response/Event objects to represent both incoming and outgoing messages. 2018-10-14 21:15:35 -07:00
options.py Fix #887: subprocess: command line rewriting 2018-10-14 21:15:35 -07:00
pathutils.py Glob does not pick up with correct casing if [] is removed. (#818) 2018-09-18 14:25:31 -07:00
pydevd_hooks.py Detour pydev_monkey.patch_args and construct the appropriate ptvsd command line. 2018-10-14 21:15:35 -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
run_code.py Fix #886: ptvsd command line should support the equivalent of python -c 2018-10-11 14:01:39 -07: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 Detour pydev_monkey.patch_args and construct the appropriate ptvsd command line. 2018-10-14 21:15:35 -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 Fix #887: subprocess: command line rewriting 2018-10-14 21:15:35 -07:00