Handle default values for array parameters in python.
Without this change, parameters like ( , int array[3] = 0) are required parameters when the method is called from python.
Without this change, parameters like ( , int array[3] = 0) are required parameters when the method is called from python.
mentioned in commit 19c75043
·mentioned in commit 19c75043