Fix warning regarding undefined __module__ on GC Offset Base by filmor · Pull Request #1646 · pythonnet/pythonnet

Also makes the type names a bit more Python-esque. The clr._internal
module doesn't exist, but that is no difference to the previous setup.

What does this implement/fix? Explain your changes.

...

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