Fixed compatibility issue with Python bindings in Swig 4.3.0 (Closes: #1091123)
Swig changed the ABI of one of it's Python bindings and this commit switches to using a more neutral macro which calls the appropriate function.
This version is also an update to GnuCash 5.10 which includes several other fixes for some crashes that have been reported by users of 5.8.
Edited by Loren M. Lang