Skip to content

Fixes for C-Python interaction

Compare
Choose a tag to compare
@vicpopov vicpopov released this 10 Sep 10:05
· 32 commits to master since this release

Final version of C-Python interaction fixes.
Now objects are copied and can be used in Python regardless of lifetime of their C-side predcessors.