Closed Anaphory closed 5 years ago
Thanks for the PR. But as long as pyclts
supports py2 as well, inheriting from object
is not a drop-in replacement for UnicodeMixin
. So this fix must be part of a bigger PR, removing py2 support.
@Anaphory just released pyclts 1.3 which fixes this issue.
Fixes #135