Commit message (Expand) | Author | Age | |
---|---|---|---|
* | kill memoryview.size in favor of len(view) | Benjamin Peterson | 2008-09-10 |
* | #3712: The memoryview object had a reference leak and didn't support cyclic g... | Antoine Pitrou | 2008-09-01 |
* | Issue #2394: implement more of the memoryview API. | Antoine Pitrou | 2008-08-19 |
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 |
* | Fixed memoryview constructor. It allowed arbitrary keyword arguments. The bug... | Christian Heimes | 2007-11-08 |