#1092993 tulip FTBFS with Python 3.13 as default

#1092993#5
Date:
2025-01-14 10:33:10 UTC
From:
To:
https://buildd.debian.org/status/fetch.php?pkg=tulip&arch=amd64&ver=5.4.0%2Bdfsg-3.1%2Bb1&stamp=1736684695&raw=0

...
/build/reproducible-path/tulip-5.4.0+dfsg/library/tulip-python/src/PythonInterpreter.cpp: In destructor ‘virtual tlp::PythonInterpreter::~PythonInterpreter()’:
/build/reproducible-path/tulip-5.4.0+dfsg/library/tulip-python/src/PythonInterpreter.cpp:396:5: error: ‘PyEval_ReleaseLock’ was not declared in this scope; did you mean ‘PyEval_ReleaseThread’?
  396 |     PyEval_ReleaseLock();
      |     ^~~~~~~~~~~~~~~~~~
      |     PyEval_ReleaseThread