Changed signature of `IPyObjectDecoder.CanDecode` by lostmsu · Pull Request #1583 · pythonnet/pythonnet
What does this implement/fix? Explain your changes.
IPyObjectDecoder.CanDecode first parameter (objectType) type changed from PyObject to PyType
Does this close any currently open issues?
Related: #1539
Checklist
Check all those that are applicable and complete.