MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / get_basic_refs

Function get_basic_refs

Objects/weakrefobject.c:220–242  ·  view source on GitHub ↗

Given the head of an object's list of weak references, extract the * two callback-less refs (ref and proxy). Used to determine if the * shared references exist and to determine the back link for newly * inserted references. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

weakref___new__Function · 0.85
PyWeakref_NewRefFunction · 0.85
PyWeakref_NewProxyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected