Attention is currently required from: dexter, fixeria.
laforge has uploaded a new patch set (#5) to the change originally created by fixeria. ( https://gerrit.osmocom.org/c/pysim/+/42384?usp=email )
The following approvals got outdated and were removed: Verified+1 by Jenkins Builder
The change is no longer submittable: Verified is unsatisfied now.
Change subject: utils: DataObjectCollection.encode(): fix TypeError ......................................................................
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 --- M pySim/utils.py 1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/84/42384/5