summaryrefslogtreecommitdiff
path: root/tests/basics/int_bytes_notimpl.py
AgeCommit message (Expand)Author
2017-01-21tests: Add test for int.from_bytes() for arbitrary-precision integer.Paul Sokolovsky
2016-12-09tests: Update for required byteorder arg for int.from_bytes()/to_bytes().Paul Sokolovsky