You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a check to see if the last parameter is a params parameter. Set the correct flag to show that it is a paramsArray function.
Fixespythonnet#943 and pythonnet#331.
Environment
Details
When calling a method with the params keyword with a single argument I get
To reproduce:
C#:
Python:
This is probably related to the meta-issue #265.
The text was updated successfully, but these errors were encountered: