Describe the enhancement requested
We should add a Crossbow build running the PyArrow test suite with a debug-enabled CPython interpreter, to better test the sanity of our low-level C++/Python interface code.
One possibility is to install CPython using conda and the conda-forge/label/python_debug::python package reference.
Related to #43557
Component(s)
Continuous Integration, Python