Closed malor closed 3 years ago
Add a C extension that makes use of CPython structs directly instead of referencing them via PyObject* pointers. This should also allow us to add tests for issue #38.
Add a C extension that makes use of CPython structs directly instead of referencing them via PyObject* pointers. This should also allow us to add tests for issue #38.