Commits

Wes McKinney authored 831774b51cf
ARROW-4675: [Python] Fix pyarrow.deserialize failure when reading payload in Python 3 payload generated in Python 2 I'm not sure how to unit test this. Author: Wes McKinney <wesm+git@apache.org> Closes #4611 from wesm/ARROW-4675 and squashes the following commits: 85c458598 <Wes McKinney> Decode bytes generated by Python 2 when deserializing in Python 3