Jump to: navigation, search

Difference between revisions of "Python3"

Line 1: Line 1:
 
This page tracks the progress of Python 3 effort porting for OpenStack.
 
This page tracks the progress of Python 3 effort porting for OpenStack.
 +
 +
See also [[Python3Deps]].
  
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"

Revision as of 16:31, 24 July 2013

This page tracks the progress of Python 3 effort porting for OpenStack.

See also Python3Deps.

Project Python 3 compatibility CI tests running? Blocked by Comment
oslo.config OK https://review.openstack.org/#/c/37426/
pbr OK https://review.openstack.org/#/c/37426/
oslo-incubator In progress No
  • eventlet and greenlet not py3 compatible
  • qpid not py3 compatible
  • mysql-python not py3 compatible
  • pyzmq not py3 compatible
Being worked on by Chuck Short and Julien Danjou