euporie.core.convert.datum.WeakValueDictionary

class euporie.core.convert.datum.WeakValueDictionary(other=(), /, **kw)

Mapping class that references values weakly.

Entries in the dictionary will be discarded when no strong reference to the value exists anymore