spack/var
Harmen Stoppels f17e76e9d8
clingo: fix build with Python 3.13+ (#46775)
Python 3.9 deprecated `PyEval_InitThreads` and kept it as a no-op, and
Python 3.13 deleted the function.

The patch removes calls to it.
2024-10-04 13:26:15 +02:00
..
spack clingo: fix build with Python 3.13+ (#46775) 2024-10-04 13:26:15 +02:00