onnxruntime
559adbb5 - Replace deprecated PyEval_CallObject() call with PyObject_CallObject(). (#9737)

Commit
4 years ago
Replace deprecated PyEval_CallObject() call with PyObject_CallObject(). (#9737) This API was changed in 3.9: https://docs.python.org/3/whatsnew/3.9.html#changes-in-the-c-api https://docs.python.org/3/c-api/call.html#c.PyObject_Call
Author
Parents
Loading