- update to 0.16.0 * Fix newbytes constructor bug. * Fix semantics of bool() with newobject. * Fix standard_library.install_aliases() on PyPy * Fix assertRaises for pow and compile` on Python 3.5. * Fix return argument of future.utils.ensure_new_type if conversion to new type does not exist. * Add missing cmp_to_key for Py2.6. * Allow the old_div fixer to be disabled. * Improve compatibility with Google App Engine. * Add some missing imports to the tkinter and tkinter.filedialog package namespaces * Fix raise_from on PY3 when the exception cannot be recreated from its repr. OBS-URL: https://build.opensuse.org/request/show/441961 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-future?expand=0&rev=10
Description
No description provided
Languages
Diff
100%