Ensure methods of Object are also available on interface objects by danabr · Pull Request #1284 · pythonnet/pythonnet
What does this implement/fix? Explain your changes.
Allows users to call ToString, GetHashCode and GetType on objects wrapped in interface objects.
Does this close any currently open issues?
No
Any other comments?
No
Checklist
Check all those that are applicable and complete.