| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-05-12 | use approx of original @godlygeek code for smallints; add tests | Dan Halbert |
| 2019-05-09 | Add tests for overflows converting ints to bytes | Matt Wozniski |
| 2017-08-25 | Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development)... | Dan Halbert |
| 2017-08-11 | Turn on Rosie CI testing to test new builds on real hardware. | Scott Shawcroft |
| 2017-06-15 | py/objint: In to_bytes(), allow length arg to be any int and check sign. | Damien George |
| 2017-06-15 | py/objint: Support "big" byte-order in int.to_bytes(). | Damien George |
| 2017-04-25 | tests/basics: Add tests for int.from_bytes when src has trailing zeros. | Damien George |
| 2017-03-04 | tests/basic: Split tests into working with small ints and not working. | Paul Sokolovsky |
| 2015-04-25 | py: Support conversion of bignum to bytes. | Damien George |
| 2014-07-05 | tests: Rename test scripts, changing - to _ for consistency. | Damien George |
