Commits

Wes McKinney authored 25b6a6c2c85
ARROW-4073: [Python] Fix URI parsing on Windows. Also fix test for get_library_dirs when using ARROW_HOME to develop Resolves ARROW-4074 Author: Wes McKinney <wesm+git@apache.org> Closes #3218 from wesm/ARROW-4073 and squashes the following commits: 683b68fda <Wes McKinney> lint 5f2c3404b <Wes McKinney> Fix URI parsing on Windows. Also fix ARROW-4074 where windows .lib files are installed in ARROW_HOME and not the usual conda/pip locations