Fix some bugs and issues
Compare changes
Aufgrund einer Wartung am 24.06.2025 von 8:00 bis 09:00 Uhr werden git.rwth-aachen.de & git-ce.rwth-aachen.de zeitweise nicht zur Verfügung stehen.
--
Due to maintenance at 24.06.2025 from 8:00 to 09:00, git.rwth-aachen.de & git-ce.rwth-aachen.de will be temporarily unavailable.
This MR fixes some argument parsing problems caused by the wrong format definition and uses the Py_RETURN_NONE
macro to increment the ref count of Py_None
before returning it which caused issues when using VAPython.