[openstack-dev] [nova] Port Nova to Python 3
Sean Toner
stoner at redhat.com
Fri Apr 24 12:38:42 UTC 2015
If written to use python 3, I hope it will use all the new features of
python 3.4 moving forward.
For example, argument annotations, coroutines, asyncio, etc. At my last
workplace, we tried to make our project python2 and 3 compatible (ie,
you could run it under 2.7 or 3.3+) but this was the worst of all
worlds.
Regards,
Sean
On Friday, April 24, 2015 04:34:48 AM Victor Stinner wrote:
> Hi,
>
> Porting OpenStack applications during the Liberty Cycle was discussed
> last days in the thread "[oslo] eventlet 0.17.3 is now fully Python 3
> compatible".
>
> I wrote a spec to port Nova to Python 3:
>
> https://review.openstack.org/#/c/176868/
>
> I mentioned the 2 other Python 3 specs for Neutron and Heat.
>
> You can reply to this email, or comment the review, if you want to
> discuss Python 3 in Nova, or if you have any question related to
> Python 3.
>
> See also the Python 3 wiki page:
>
> https://wiki.openstack.org/wiki/Python3
>
> Thanks,
> Victor
>
> ______________________________________________________________________
> ____ OpenStack Development Mailing List (not for usage questions)
> Unsubscribe:
> OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
More information about the OpenStack-dev
mailing list