Dynamic arithmetic ops raise correct Python exception on failure by lostmsu · Pull Request #1508 · pythonnet/pythonnet
…n on failure Instead, they crashed with ArgumentNullException due to null pointer passed to PyObject constructor. Fixed by adding a check for None.
approved these changes Aug 5, 2021
lostmsu
deleted the
bugs/Unary_NoError
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters