Difference between revisions of "Python3"
JulienDanjou (talk | contribs) |
|||
| Line 18: | Line 18: | ||
* pyzmq not py3 compatible | * pyzmq not py3 compatible | ||
* sqlalchemy-migrate not py3 compatible | * sqlalchemy-migrate not py3 compatible | ||
| + | * mox not compatible but pymox3 works fine | ||
|| Being worked on by Chuck Short and Julien Danjou | || Being worked on by Chuck Short and Julien Danjou | ||
|} | |} | ||
Revision as of 07:54, 7 November 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 |
|
Being worked on by Chuck Short and Julien Danjou |
References
- Havana summit notes: https://etherpad.openstack.org/p/havana-python3
- Icehouse summit notes: https://etherpad.openstack.org/p/IcehousePypyPy3