Source: tulip
Version: 5.4.0+dfsg-3.1
Severity: serious
Tags: ftbfs
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