Commits


Antoine Pitrou authored and Sutou Kouhei committed c707d8b1211
ARROW-7917: [C++] Find Python 3 in CMake configuration Use the new FindPython3 package if available. Closes #6498 from pitrou/ARROW-7917-find-python3 and squashes the following commits: f45b7f7db <Antoine Pitrou> Use distutils.sysconfig dfc8201cf <Antoine Pitrou> Apply review comments b3c01ebe1 <Antoine Pitrou> Ensure we use the first Python on PATH 7395f83af <Antoine Pitrou> ARROW-7917: Find Python 3 in CMake configuration Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Sutou Kouhei <kou@clear-code.com>