Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MagicStack/asyncpg
/ AssertError
Class
AssertError
asyncpg/exceptions/__init__.py:1051–1052 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1049
1050
1051
class
AssertError(PLPGSQLError):
1052
sqlstate =
'P0004'
1053
1054
1055
class
InternalServerError(_base.PostgresError):
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…