Age | Commit message (Expand) | Author |
---|---|---|
2017-08-17 | py/binary: Change internal bytearray typecode from 0 to 1. | Damien George |
2017-06-10 | tests/basics: Convert "sys.exit()" to "raise SystemExit". | Paul Sokolovsky |
2017-01-17 | py/binary: mp_binary_get_size: Raise error on unsupported typecodes. | Paul Sokolovsky |
2016-12-19 | tests/struct*: Make skippable. | Paul Sokolovsky |
2016-05-28 | py/modstruct: Allow to have "0s" in struct format. | Damien George |