debugpy/tests/debug
Rich Chiodo 698499e9ec
Some checks failed
Code scanning - action / CodeQL-Build (push) Has been cancelled
Add support for space in the python file (#1982)
* Add support for space in the python file itself when using shell expansion.

* Fix linter

* Fix flakey test
2025-12-12 16:04:10 -08:00
..
__init__.py Remove redundant "from __future__ import ..." 2022-04-13 11:38:41 -07:00
comms.py Fix arq quoting to work in runInTerminal (#1981) 2025-12-10 10:39:27 -08:00
config.py Fix #1337: Get port info from debugpy 2023-10-06 09:55:52 -07:00
output.py Blacken code. 2022-04-13 11:38:41 -07:00
runners.py Try to get more logging from 3.13 failures (#1711) 2024-10-24 11:08:42 -07:00
session.py Add support for space in the python file (#1982) 2025-12-12 16:04:10 -08:00
targets.py Fix #1001: Enable controlling shell expansion via "argsCanBeInterpretedByShell" 2022-08-04 13:49:32 -07:00