Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ NullPyObjectPtr
Class
NullPyObjectPtr
Tools/gdb/libpython.py:117–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
116
117
class
NullPyObjectPtr(RuntimeError):
118
pass
119
120
121
def
safety_limit(val):
Callers
1
field
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…