debugpy/tests/debug
Pavel Minaev ef9a67fe15 Fix #1337: Get port info from debugpy
Send "debugpySockets" event with information about opened sockets when clients connect and whenever ports get opened or closed.
2023-10-06 09:55:52 -07:00
..
__init__.py Remove redundant "from __future__ import ..." 2022-04-13 11:38:41 -07:00
comms.py Blacken code. 2022-04-13 11:38:41 -07: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 Fix #1337: Get port info from debugpy 2023-10-06 09:55:52 -07:00
session.py Fix #1337: Get port info from debugpy 2023-10-06 09:55:52 -07:00
targets.py Fix #1001: Enable controlling shell expansion via "argsCanBeInterpretedByShell" 2022-08-04 13:49:32 -07:00