Le 22/06/2016 à 09:18, Victor Stinner a écrit : > Current status: only 3 projects are not ported yet to Python 3: > > * nova (76% done) > * trove (42%) > * swift (0%) If you want to help, please review my patches! I sent patches to these projects. Nova: https://review.openstack.org/#/c/332686/ Swift: https://review.openstack.org/#/c/333297/ Trove: https://review.openstack.org/#/c/333262/ https://review.openstack.org/#/c/333267/ https://review.openstack.org/#/c/184400/ PyMySQL! (Since december 2015, Trove already merged 17 of my patches for py3!) Others wrote Python 3 patches, please review these patches too! Nova: https://review.openstack.org/#/q/topic:bp/nova-python3-newton+status:open Swift: https://review.openstack.org/#/q/project:openstack/swift+branch:master+topic:py3+status:open Victor