Skip to content

Changes

Started by upstream project gerrit-pysim #2983
Started 6 hr 25 min ago
Queued 4 hr 57 min
Took 17 min on built-in
utils: DataObjectCollection.encode(): fix TypeError

`members_by_name` is a plain dictionary.  Calling it with `()` raises:

  TypeError: 'dict' object is not callable

Change-Id: I7e0c09aa7303f1506fe3a025fdc3779919dd0e6c
Vadim Yanitskiy at