Fix enum codec by filmor · Pull Request #1621 · pythonnet/pythonnet
A boxed enum value can't be casted directly to an integer, but using System.Convert
functions instead works fine.
What does this implement/fix? Explain your changes.
...
Does this close any currently open issues?
...
Any other comments?
...
Checklist
Check all those that are applicable and complete.