Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/urllib3/urllib3
/ _TimeoutError
Class
_TimeoutError
src/urllib3/contrib/emscripten/fetch.py:89–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
88
89
class
_TimeoutError(_RequestError):
90
pass
91
92
93
def
_obj_from_dict(dict_val: dict[str, Any]) -> JsProxy:
Callers
3
send
Method · 0.85
send_request
Function · 0.85
_run_sync_with_timeout
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected