Describe the bug, including details regarding any error messages, version, and platform.
The conda-integration build has recently started failing:
https://github.com/apache/arrow/actions/runs/6393852866/job/17353952453
Apparently this is because conda-forge is now providing Python 3.12 by default, and pythonnet does not support it yet.
Component(s)
Continuous Integration, Integration