summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/int_bytes_notimpl.py
Commit message (Expand)AuthorAge
* py/objint: Support "big" byte-order in int.to_bytes().Damien George2017-06-15
* tests: Add test for int.from_bytes() for arbitrary-precision integer.Paul Sokolovsky2017-01-21
* tests: Update for required byteorder arg for int.from_bytes()/to_bytes().Paul Sokolovsky2016-12-09