Commits


Antoine Pitrou authored and Sutou Kouhei committed 625bf3f8ae3
ARROW-10363: [Python] Remove CMake bug workaround in manylinux The bug was fixed in 3.18.0: https://gitlab.kitware.com/cmake/cmake/-/issues/20425 Closes #8500 from pitrou/ARROW-10363-remove-cmake-bug-workaround Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Sutou Kouhei <kou@clear-code.com>