weakref
The weakref module. Behaviour matches CPython 3.14. Source lives at
module/weakref/ in the gopy repo (or under stdlib/weakref.py for
pure-Python ports).
Status
See manual/status for current coverage.
API
(Reference table in progress.)