v0.12.3
Fix ensure_new_type's handling of longs.
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')