Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/psycopg/psycopg
/ MyStr
Class
MyStr
tests/test_adapt.py:515–516 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
513
514
515
class
MyStr(str):
516
pass
517
518
519
class
StrNoneDumper(StrDumper):
Callers
4
test_dump_global_ctx
Function · 0.85
test_dump_connection_ctx
Function · 0.85
test_dump_cursor_ctx
Function · 0.85
test_dump_global_ctx
Function · 0.85
Calls
no outgoing calls
Tested by
4
test_dump_global_ctx
Function · 0.68
test_dump_connection_ctx
Function · 0.68
test_dump_cursor_ctx
Function · 0.68
test_dump_global_ctx
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…