Commits


Antoine Pitrou authored and Krisztián Szűcs committed b8c1f6c6faa
ARROW-7846: [Python][Dev] Remove dependencies on six We're Python 3-only now, except in the PR merge script. Closes #6414 from pitrou/ARROW-7846-remove-six and squashes the following commits: 13ab24e90 <Antoine Pitrou> ARROW-7846: Remove dependencies on six Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>