MCPcopy Create free account
hub / github.com/MagicStack/asyncpg / _accept_any

Function _accept_any

asyncpg/connect_utils.py:1186–1187  ·  view source on GitHub ↗
(_)

Source from the content-addressed store, hash-verified

1184
1185
1186async def _accept_any(_):
1187 return True
1188
1189
1190target_attrs_check = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…