| .. |
|
adapter
|
Remove redundant "from __future__ import ..."
|
2022-04-13 11:38:41 -07:00 |
|
common
|
no need to use f-string
|
2022-05-02 00:16:19 -07:00 |
|
server
|
Remove debugpy.compat, custom !j formatter for JSON, and related helpers.
|
2022-04-13 11:38:41 -07:00 |
|
__init__.py
|
Remove redundant "from __future__ import ..."
|
2022-04-13 11:38:41 -07:00 |
|
test_args.py
|
Fix #1001: Enable controlling shell expansion via "argsCanBeInterpretedByShell"
|
2022-08-04 13:49:32 -07:00 |
|
test_attach.py
|
Fix #975: Properties parameter to the configure API has become required in 1.6.1
|
2022-07-07 14:08:20 -07:00 |
|
test_breakpoints.py
|
Make errors with conditional breakpoints clearer. Fixes #893
|
2022-04-22 07:32:51 -03:00 |
|
test_completions.py
|
Remove redundant "from __future__ import ..."
|
2022-04-13 11:38:41 -07:00 |
|
test_disconnect.py
|
Remove redundant "from __future__ import ..."
|
2022-04-13 11:38:41 -07:00 |
|
test_django.py
|
Remove debugpy.compat, custom !j formatter for JSON, and related helpers.
|
2022-04-13 11:38:41 -07:00 |
|
test_docstrings.py
|
Fix docstrings not exposed on public API.
|
2022-05-23 14:01:24 -07:00 |
|
test_env.py
|
Blacken code.
|
2022-04-13 11:38:41 -07:00 |
|
test_evaluate.py
|
Blacken code.
|
2022-04-13 11:38:41 -07:00 |
|
test_exception.py
|
Remove code paths for unsupported Python versions.
|
2022-04-13 11:38:41 -07:00 |
|
test_exclude_rules.py
|
Get rid of fmt() and use idiomatic format() and f"" instead.
|
2022-04-13 11:38:41 -07:00 |
|
test_flask.py
|
Remove debugpy.compat, custom !j formatter for JSON, and related helpers.
|
2022-04-13 11:38:41 -07:00 |
|
test_gevent.py
|
Remove redundant "from __future__ import ..."
|
2022-04-13 11:38:41 -07:00 |
|
test_input.py
|
Remove redundant "from __future__ import ..."
|
2022-04-13 11:38:41 -07:00 |
|
test_justmycode.py
|
Remove redundant "from __future__ import ..."
|
2022-04-13 11:38:41 -07:00 |
|
test_log.py
|
Use pydevd.log_to in debugpy to enable pydevd logging given the usage of debugpy.log_to. Fixes #1030
|
2022-09-02 08:45:20 -03:00 |
|
test_multiproc.py
|
Fix #865: Debugging through poetry drops subprocess
|
2022-06-09 10:44:10 -07:00 |
|
test_output.py
|
Remove code paths for unsupported Python versions.
|
2022-04-13 11:38:41 -07:00 |
|
test_path_mapping.py
|
Remove redundant "from __future__ import ..."
|
2022-04-13 11:38:41 -07:00 |
|
test_run.py
|
Remove debugpy.compat, custom !j formatter for JSON, and related helpers.
|
2022-04-13 11:38:41 -07:00 |
|
test_source_mapping.py
|
Remove redundant "from __future__ import ..."
|
2022-04-13 11:38:41 -07:00 |
|
test_step.py
|
Remove redundant "from __future__ import ..."
|
2022-04-13 11:38:41 -07:00 |
|
test_stop_on_entry.py
|
Remove redundant "from __future__ import ..."
|
2022-04-13 11:38:41 -07:00 |
|
test_system_info.py
|
Blacken code.
|
2022-04-13 11:38:41 -07:00 |
|
test_threads.py
|
Remove redundant "from __future__ import ..."
|
2022-04-13 11:38:41 -07:00 |
|
test_tracing.py
|
Remove redundant "from __future__ import ..."
|
2022-04-13 11:38:41 -07:00 |
|
test_vs_specific.py
|
Remove redundant "from __future__ import ..."
|
2022-04-13 11:38:41 -07:00 |