Skip to content

Changes

Started by upstream project gerrit-pysim #2922
Started 1 day 3 hr ago
Queued 1 hr 41 min
Took 2 min 24 sec 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