Replace custom platform handling by RuntimeInformation by filmor · Pull Request #1314 · pythonnet/pythonnet

What does this implement/fix? Explain your changes.

Drops our own platform data code in favour of the .NET Standard API.

Does this close any currently open issues?

...

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
  • Add yourself to AUTHORS
  • Updated the CHANGELOG