PythonCall.jl
PythonCall.jl copied to clipboard
Treat all NULLs as None?
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.