-
- Downloads
15647 Fix bug with wrapping PyObject args in Python.
The check for passthrough "PyObject *" args had an erroneous break statement, which caused all further args to be ignored.
Please register or sign in to comment
The check for passthrough "PyObject *" args had an erroneous break statement, which caused all further args to be ignored.