Camille Scott
Camille Scott
This PR addresses the issue I filed a couple days ago. I'm not sure if this would be supported, and there might be tests that should be updated (I couldn't...
Not ready for merge any time soon. - [ ] Is it mergeable? - [ ] `make test` Did it pass the tests? - [ ] `make clean diff-cover` If...
The multithreading PR has gotten unwieldy, so this is part of the process to break it down into more manageable chunks. This set of commits adds an array of locks...
Cythonizes the free floating functions and cleans up some code locations. - [ ] Is it mergeable? - [ ] `make test` Did it pass the tests? - [ ]...
I'm a little exhausted on converting code to Cython, and have other things to do, though the revolution is nearly complete. If somebody would like to make a final push...
The `oxli_exception_convert.hh` header doesn't get installed to a discoverable location with the `.pxd` files, making it not possible to `cimport` the new Cython bindings.
Test out whether dammit v2 can be run on MacOS...