Commits


Dan Robinson authored and Wes McKinney committed 883c62bddc5
ARROW-55: [Python] Fix unit tests in 2.7 Fixing the #define check for Python 2 makes all unit tests pass in Python 2.7. Author: Dan Robinson <danrobinson010@gmail.com> Closes #25 from danrobinson/ARROW-55 and squashes the following commits: dda4396 [Dan Robinson] ARROW-55: Add Python 2.7 tests to travis-ci b00524b [Dan Robinson] ARROW-55: [Python] Fix unit tests in 2.7