Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/mitmproxy/mitmproxy
/ _UnconvertedStrings
Class
_UnconvertedStrings
mitmproxy/optmanager.py:87–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
86
@dataclass
87
class
_UnconvertedStrings:
88
val: list[str]
89
90
91
def
_sig_changed_spec(updated: set[str]) -> None:
# pragma: no cover
Callers
1
set
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…