Commits

Wes McKinney authored aa652cb3f5e
ARROW-1060: [Python] Add unit tests for reference counts in memoryview interface Add missing test case for ARROW-1053. Author: Wes McKinney <wes.mckinney@twosigma.com> Closes #710 from wesm/ARROW-1060 and squashes the following commits: 013fc248 [Wes McKinney] Add unit tests to check that reference counts stay constant via memoryview interface