Comment 47 for bug 1526170

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to solum (master)

Reviewed: https://review.openstack.org/261171
Committed: https://git.openstack.org/cgit/openstack/solum/commit/?id=084101ac51db8560d6edbbbe93ce63afb37c3aa7
Submitter: Jenkins
Branch: master

commit 084101ac51db8560d6edbbbe93ce63afb37c3aa7
Author: OTSUKA, Yuanying <email address hidden>
Date: Thu Dec 24 14:52:27 2015 +0900

    Drop py33 support

    "Python 3.3 support is being dropped since OpenStack Liberty."
    written in following URL.
    https://wiki.openstack.org/wiki/Python3

    And already the infra team and the oslo team are dropping py33
    support from their projects.

    Since we rely on oslo for a lot of our work, and depend on infra
    for our CI, we should drop py33 support too.

    Change-Id: I453abf7ed4ff7ed0996bfb1578e68a791c3b40a5
    Closes-Bug: #1526170