PythonCall.jl icon indicating copy to clipboard operation
PythonCall.jl copied to clipboard

Treat all NULLs as None?

Open cjdoris opened this issue 2 years ago • 0 comments

Could be implemented with a simple change to getptr. Would make the unsafe API a lot safer in most cases. In fact, much of the unsafe API could become a safe "mutable" API.

cjdoris avatar Nov 07 '23 07:11 cjdoris