Hi,
According to the "Customizing interop" wiki page (https://github.com/pythonnet/pythonnet/wiki/Customizing-interop), there are some interfaces and classes to handle custom conversions of Python types into .NET objects. However, it doesn't appear that any of those classes actually exist (e.g., IPyArgumentConverter, DefaultPyArgumentConverter). Is this indeed supported, or is this rather a suggested feature?
Thanks and regards,
Philipp