Commits

Wes McKinney authored 47115aa3e33
ARROW-478: Consolidate BytesReader and BufferReader to accept PyBytes or Buffer API simplification. I think `pyarrow::PyBytesReader` can even be removed. Author: Wes McKinney <wes.mckinney@twosigma.com> Closes #285 from wesm/ARROW-478 and squashes the following commits: cbfc8ad [Wes McKinney] Consolidate BytesReader and BufferReader to accept either PyBytes or Buffer