Age | Commit message (Expand) | Author |
---|---|---|
2017-02-27 | py/objarray: Disallow slice-assignment to read-only memoryview. | Damien George |
2017-02-15 | tests/basic/: Make various tests skippable. | Paul Sokolovsky |
2016-12-21 | tests: Add tests to improve coverage of objarray.c. | Rami Ali |
2015-07-20 | py: Implement memoryview slice assignment. | Delio Brignoli |
2015-03-25 | tests: Add tests for SyntaxError, TypeError, and other missing things. | Damien George |
2014-10-23 | py: Add builtin memoryview object (mostly using array code). | Damien George |