Attention is currently required from: biocape.
Patch set 1:Code-Review +1
2 comments:
Patchset:
Interesting usecase for python's unbound integer type - I like that.
File src/osmocom/utils.py:
Patch Set #1, Line 121: int.from_bytes(packed, byteorder='little')
I like the approach, but there is a problem here: `int. […]
Just wondering, it should not matter if 0x01 or 0x00 is appended, correct?
To view, visit change 43371. To unsubscribe, or for help writing mail filters, visit settings.