debugpy/tests/debug
rabbit 34d5de99a0
IPv6 support (#1896)
* Add initial support for IPv6

* address comments (part 1)

* quick clean up of missed fix suggestion

* Fix misassigned default serving server address in adapter client

* add wrapper method to get host and port from`getsockname`
2025-05-22 13:04:11 -07:00
..
__init__.py Remove redundant "from __future__ import ..." 2022-04-13 11:38:41 -07:00
comms.py IPv6 support (#1896) 2025-05-22 13:04:11 -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 Try to get more logging from 3.13 failures (#1711) 2024-10-24 11:08:42 -07:00
session.py IPv6 support (#1896) 2025-05-22 13:04:11 -07:00
targets.py Fix #1001: Enable controlling shell expansion via "argsCanBeInterpretedByShell" 2022-08-04 13:49:32 -07:00