A somewhat large number of changes to the code base (mostly cython files) to support migration to python 3. I haven't tested against python 2x since my workflow is entirely python 3, so I'm not sure how backwards compatible my changes are, but I did try to avoid C api functions that were released in 3.5 or above.
A somewhat large number of changes to the code base (mostly cython files) to support migration to python 3. I haven't tested against python 2x since my workflow is entirely python 3, so I'm not sure how backwards compatible my changes are, but I did try to avoid C api functions that were released in 3.5 or above.