Commits

Antoine Pitrou authored 66a8f04009f
ARROW-9692: [Python] Fix distutils-related warning Setuptools should be imported before distutils. Closes #7931 from pitrou/ARROW-9692-distutils-warning Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>