debugpy/pytests
Fabio Zadrozny 5af4b61c75 Fixes #987 (nonetype), #1000 (completions), #1077 (<frozen>), #1072 (builtins has no interpreter) (#1081)
* Change completions command to Debug Adapter Protocol. Fixes #1000

* Fixed 'NoneType' object is not callable. Fixes #987
2019-01-02 11:26:50 -08:00
..
func Fixes #987 (nonetype), #1000 (completions), #1077 (<frozen>), #1072 (builtins has no interpreter) (#1081) 2019-01-02 11:26:50 -08:00
helpers Fix #874: Watch window freezes the system when Name contains non-ASCII symbols (#1065) 2018-12-05 19:59:17 -08:00
__init__.py Refactor timeline: 2018-10-11 14:01:39 -07:00
conftest.py Migrate functional tests: part 1 (#1030) 2018-11-18 02:33:28 -08:00
test_debugger.py Migrate functional tests: part 1 (#1030) 2018-11-18 02:33:28 -08:00
test_internals_filter.py Migrate functional tests: part 1 (#1030) 2018-11-18 02:33:28 -08:00
test_messaging.py Fix test. 2018-11-07 20:24:56 -08:00
test_modules_manager.py Migrate functional tests: part 1 (#1030) 2018-11-18 02:33:28 -08:00
test_parse_args.py Migrate functional tests: part 1 (#1030) 2018-11-18 02:33:28 -08:00
test_pathutils.py Migrate functional tests: part 1 (#1030) 2018-11-18 02:33:28 -08:00
test_safe_repr.py Migrate modules manager, safe repr, and socket tests (#955) 2018-10-25 13:32:13 -07:00
test_socket.py Fix couple of osx issues (#961) 2018-10-26 17:10:15 -07:00