Commits


Neal Richardson authored and Wes McKinney committed 2688a62f817
ARROW-7895: [Python] Remove more python 2.7 cruft I noticed we had some failing nightly builds using python 2.7 so I searched for more places we could remove 2.7. Closes #6466 from nealrichardson/rm-2.7-more and squashes the following commits: 8fb31e54d <Neal Richardson> More sys removal d7019189d <Neal Richardson> Modernize exception 3e9c8ab07 <Neal Richardson> Remove unused import a297d66a2 <Neal Richardson> Remove more py27 cruft Authored-by: Neal Richardson <neal.p.richardson@gmail.com> Signed-off-by: Wes McKinney <wesm+git@apache.org>