debugpy/tests/debugpy
Rich Chiodo false b064943d39 Fix ruff errors
2025-12-09 10:09:35 -08:00
..
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 Add parent-session-pid argument (#1920) 2025-07-07 09:52:53 -07:00
__init__.py Remove redundant "from __future__ import ..." 2022-04-13 11:38:41 -07:00
test_args.py Fix arq quoting to work in runInTerminal 2025-12-08 17:08:04 -08:00
test_attach.py IPv6 support (#1896) 2025-05-22 13:04:11 -07:00
test_breakpoints.py Try to get more logging from 3.13 failures (#1711) 2024-10-24 11:08:42 -07:00
test_cli_args.py Expose CLI Options through public API (#1928) 2025-07-15 15:56:03 -07: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 Fix ruff errors 2025-12-09 10:09:35 -08: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 Updates from pydevd (#1706) 2024-10-21 10:17:39 -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 Fix ruff errors 2025-12-09 10:09:35 -08:00
test_gevent.py Get Python 3.13 to work (#1692) 2024-10-10 09:03:34 -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 Expose CLI Options through public API (#1928) 2025-07-15 15:56:03 -07:00
test_numpy.py fix broken numpy assert for 3.8 2024-07-09 16:10:42 -05:00
test_output.py Updates from pydevd (#1706) 2024-10-21 10:17:39 -07:00
test_path_mapping.py Remove redundant "from __future__ import ..." 2022-04-13 11:38:41 -07:00
test_run.py Updates from pydevd (#1706) 2024-10-21 10:17:39 -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 disable this linter error 2023-09-19 15:29:18 -05: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