[openstack-dev] [all] Thoughts on python-future?

Eric Kao ekcs.openstack at gmail.com
Wed Nov 25 02:33:29 UTC 2015


Hi all, 

I¹ve been using the python-future library for Python 3 porting and want to
see what people think of it. http://python-future.org/overview.html#features

The end result is standard Python3 code made compatible with Python2 through
library imports. The great thing is that Python 3 execution is mostly
independent of the library, so once Python 2 support is dropped, the use of
the library can be dropped too.

Anyone know why it¹s not used in OpenStack perhaps alongside six? Thanks!


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20151124/f4bcd6c7/attachment.html>


More information about the OpenStack-dev mailing list