Use weakrefs where absolutely safe to do so, in order to reduce the number of...
Use weakrefs where absolutely safe to do so, in order to reduce the number of circular references. Replace unnecessary OrderedDict with a regular dict. PiperOrigin-RevId: 213982097
Loading
Please sign in to comment