reference.rst
8.04 KB
-
Use object class to hold partially converted python objects. · ca77130b
Using object class to hold converted object automatically deallocates object if an exception is thrown or scope is left before constructing complete Python object. Additionally added method object::release() that allows to release ownership of python object without decreasing its reference count.
Tomasz Miąsko committed