Test for non-ASCII encoded method name by filmor · Pull Request #1329 · pythonnet/pythonnet
What does this implement/fix? Explain your changes.
Use UTF8 explicitly to marshal strings towards Python C-API functions ending in String.
Does this close any currently open issues?
#979.
Any other comments?
Runs fine for me both with 2.5.1 as well as current master on Linux.
Checklist
Check all those that are applicable and complete.