v0.13.1
Fix for absent exception raise in Python3
Add future.utils.encoding from django.utils.encoding.
Use the native stdlib by default (Py2 stdlib on Py2) for import hooks
Mark utf-16 as a known-failing case with the newstr.encode(..., 'surrogateescape')