[Python-Dev] PyWeakref_GetObject() borrows its reference from... whom?

Greg Ewing greg.ewing at canterbury.ac.nz
Mon Oct 10 06:34:48 EDT 2016


Larry Hastings wrote:
> In contrast, the "borrowed" reference returned by PyWeakRef_GetObject() 
> seems to be "borrowed" from some unspecified entity.

It's a delocalised quantum reference, borrowing a little
bit from all strong references in existence. :-)

-- 
Greg


More information about the Python-Dev mailing list