Mixins for standard collections that implement `collections.abc` interfaces by lostmsu · Pull Request #1543 · pythonnet/pythonnet

What does this implement/fix? Explain your changes.

This enables Python users to handle .NET collections in pythonic way.

Does this close any currently open issues?

N/A

Any other comments?

...

Checklist

Check all those that are applicable and complete.

  • Make sure to include one or more tests for your change
  • If an enhancement PR, please create docs and at best an example
  • Updated the CHANGELOG