Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/pystack
/ Overflowed
Method
Overflowed
src/pystack/_pystack/pytypes.cpp:240–244 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
238
return d_value;
239
}
240
bool
241
LongObject::Overflowed() const
242
{
243
return d_overflowed;
244
}
245
246
void
247
getDictEntries(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected