Commits


Philipp Moritz authored and Antoine Pitrou committed 2d278ab896c
ARROW-2508: [Python] Fix pytest.raises msg to message Author: Philipp Moritz <pcmoritz@gmail.com> Author: Antoine Pitrou <pitrou@free.fr> Closes #1944 from pcmoritz/fix-pytest-msg and squashes the following commits: 00b2cd4 <Antoine Pitrou> Use `match` argument as intended by the test 6d6cc68 <Philipp Moritz> fix pytest.raises msg to message