It would be great if this extension was made to work on Python 3. It would require mostly trivial changes of the PyString
function to PyUnicode
or PyBytes
depending on the context. Then also changes to the module initialization and a few additional changes.
Done in 0.17.