Commits


Alenka Frim authored and GitHub committed 287ede7b61f
ARROW-17099: [Python] pyarrow build does not support RELWITHDEBINFO build type (#14324) Add support for `RelWithDebInfo` in the PyArrow build process defined in `setup.py`. Authored-by: Alenka Frim <frim.alenka@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>