Incorrectly using a non-generic type with type parameters now produces a helpful Python error instead of throwing NullReferenceException by tminka · Pull Request #1326 · pythonnet/pythonnet

filmor

requested changes Dec 17, 2020

…s a helpful Python error instead of throwing NullReferenceException
Removed unused GenericUtil.GenericsForType.
Other code quality improvements.
Added EmbeddedPythonTest with the capability to run any desired Python tests within NUnit.

@tminka

@tminka tminka deleted the generics-exception branch

December 21, 2020 00:07