Dynamic arithmetic ops raise correct Python exception on failure by lostmsu · Pull Request #1508 · pythonnet/pythonnet

@lostmsu

…n on failure

Instead, they crashed with ArgumentNullException due to null pointer passed to PyObject constructor. Fixed by adding a check for None.

filmor

approved these changes Aug 5, 2021

@lostmsu lostmsu deleted the bugs/Unary_NoError branch

August 9, 2021 16:27