Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MagicStack/asyncpg
/ get_proxy_settings
Method
get_proxy_settings
asyncpg/_testbase/__init__.py:391–392 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
389
390
@classmethod
391
def
get_proxy_settings(cls):
392
return
{
'fuzzing-mode'
: None}
393
394
@classmethod
395
def
setUpClass(cls):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected