Commits

Wes McKinney authored 6e5bfe272c5
ARROW-3026: [Python] [Plasma] Only run Plasma unit tests with valgrind under Python 3.6 These tests are time consuming, and memory leaks are likely to be present in both builds if there are any. cc @pcmoritz @robertnishihara @pitrou Author: Wes McKinney <wesm+git@apache.org> Closes #2407 from wesm/ARROW-3026 and squashes the following commits: abd4a0f1 <Wes McKinney> Try again in slightly different way, add debug print d61b234d <Wes McKinney> Try something else 2f0c9b32 <Wes McKinney> Only run Plasma unit tests with valgrind under Python 3.6