summaryrefslogtreecommitdiff
path: root/tests/basics/memoryview2.py
AgeCommit message (Expand)Author
2017-06-10tests/basics: Convert "sys.exit()" to "raise SystemExit".Paul Sokolovsky
2017-05-09tests/basics: Add memoryview test for big ints.Damien George
2017-02-15tests/basic/: Make various tests skippable.Paul Sokolovsky
2016-05-07tests: Disable memoryview tests that overflow int conversion.Damien George
2016-05-07py/objstr: Binary type of str/bytes for buffer protocol is 'B'.Damien George