PyNode icon indicating copy to clipboard operation
PyNode copied to clipboard

Segmentation Fault When Passing Null

Open Sunoo opened this issue 5 years ago • 0 comments

If you try to pass a null as an argument to any Python function, you immediately get a segmentation fault. I would have expected it to be converted to None.

Sunoo avatar Jan 20 '20 04:01 Sunoo