Names of .NET types changed to better support generic types by lostmsu · Pull Request #1509 · pythonnet/pythonnet
What does this implement/fix? Explain your changes.
Previously, Python.NET would produce confusing type names in certain scenarios (generic and/or nesting types).
Checklist
Check all those that are applicable and complete.