v0.12.0
Improve the bytes_to_native_str() family of functions in future.utils
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')