`PyArg_ParseTupleAndKeywords` does not initialize variable corresponding to optional arguments that aren't passed by Python. Thanks to Germano for initial investigation.
`PyArg_ParseTupleAndKeywords` does not initialize variable corresponding to optional arguments that aren't passed by Python. Thanks to Germano for initial investigation.