TestPythonEngineProperties.SetPythonPath avoids corrupting the module search path for later tests by tminka · Pull Request #1336 · pythonnet/pythonnet

What does this implement/fix? Explain your changes.

Improves the test suite of Python.NET

Does this close any currently open issues?

Fixes #1335

Any other comments?

This change is not visible to the end user so it doesn't make sense to add it to the CHANGELOG.

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