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