Skip to content

Use the stable Python C-API for compatibility with ealier Python versions

Ammar Nejati requested to merge a.fixSimSWIG into main

In libBornAgainSim.i, use PyObject_CallFunctionObjArgs instead of PyObject_CallOneArg for compatibility with ealier Python versions.

Merge request reports

Loading