Comment 123 for bug 1519510

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

Reviewed: https://review.openstack.org/422865
Committed: https://git.openstack.org/cgit/openstack/sqlalchemy-migrate/commit/?id=8266c8dec0c660309cb440878dd3f027471d9923
Submitter: Zuul
Branch: master

commit 8266c8dec0c660309cb440878dd3f027471d9923
Author: Anusree <email address hidden>
Date: Fri Jan 20 02:17:29 2017 +0530

    Remove py26 support

    As of mitaka, the infra team won't have the resources available to
    reasonably test py26, also the oslo team is dropping py26 support
    from their libraries. sine we rely on oslo for a lot of our work,
    and depend on infra for our CI, we should drop py26 support too.

    Change-Id: I6af3716f5daf73febdabcd79853a09512428c289
    Closes-Bug: 1519510