Drop List and IEnumerable conversions by filmor · Pull Request #963 · pythonnet/pythonnet
What does this implement/fix? Explain your changes.
Drop implicit conversion of List<> and IEnumerable.
Does this close any currently open issues?
Heaps, I'll list them later
Any other comments?
Breaks the interface, so we'll have to announce this loudly and raise the minor version number.
Checklist
Check all those that are applicable and complete.