Skip to content

Changes

Started by upstream project gerrit-pysim #2933
Started 7 hr 23 min ago
Queued 3 hr 0 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