Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/debugpy
/ send
Function
send
tests/DEBUGGEE_PYTHONPATH/debuggee/backchannel.py:19–20 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
17
18
19
def
send(value):
20
_stream.write_json(value)
21
22
23
def
receive():
Callers
nothing calls this directly
Calls
1
write_json
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…