PyIter: do not force dispose previous object upon moving to the next one by @lostmsu in #1331
Incorrectly using a non-generic type with type parameters now produces a helpful Python error instead of throwing NullReferenceException by @tminka in #1326
Call PyErr_NormalizeException for exceptions by @slide in #1265
TestPythonEngineProperties.SetPythonPath avoids corrupting the module search path for later tests by @tminka in #1336
ABI.Initialize gives a helpful message when the TypeOffset interop class is not configured correctly by @tminka in #1340
Better error messages from PyObject.AsManagedObject and DelegateManager.TrueDispatch by @tminka in #1344
Python tests can now be debugged by running them as embedded tests within NUnit by @tminka in #1341