12 Commits (50b43fec1a01710a08e1b56c1cf312877457bfa1)

Author SHA1 Message Date
Jim Mussared 4216bc7d13 tests: Replace umodule with module everywhere. 2 years ago
Damien George 895b1dbdda tests/basics: Split out memoryview slice-assign tests to separate file. 4 years ago
Jim Mussared 3ccce89b83 py/objarray: Turn on MP_TYPE_FLAG_EQ_CHECKS_OTHER_TYPE for memoryview. 5 years ago
Damien George 30e25174bb tests: Rename "array" module to "uarray". 5 years ago
Damien George a474ddf959 tests/basics: Add coverage tests for memoryview attributes. 6 years ago
Paul Sokolovsky a2803b74f4 tests/basics: Convert "sys.exit()" to "raise SystemExit". 8 years ago
Damien George f4a12dca58 py/objarray: Disallow slice-assignment to read-only memoryview. 8 years ago
Paul Sokolovsky f980c70997 tests/basic/: Make various tests skippable. 8 years ago
Rami Ali 1731868ae7 tests: Add tests to improve coverage of objarray.c. 8 years ago
Delio Brignoli 32aba40830 py: Implement memoryview slice assignment. 10 years ago
Damien George 214179b430 tests: Add tests for SyntaxError, TypeError, and other missing things. 10 years ago
Damien George dd4f4530ab py: Add builtin memoryview object (mostly using array code). 10 years ago