Attention is currently required from: laforge.
dexter uploaded patch set #3 to this change.
The following approvals got outdated and were removed: Code-Review-1 by laforge, Verified+1 by Jenkins Builder
construct: allow stripping of leading zeros with StripTrailerAdapter
The class StripTrailerAdapter is currently only able to strip zeros at the end
of an integer. What it can not do is stripping leading zeros. Let's add a
parameter for that and extend the unittests accordingly.
Related: OS#6679
Change-Id: I1a9fff17abbbef0c5f6d45f58198debfa12e78b6
---
M src/osmocom/construct.py
M tests/test_construct.py
2 files changed, 89 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/python/pyosmocom refs/changes/93/39193/3
To view, visit change 39193. To unsubscribe, or for help writing mail filters, visit settings.