GitHub user jablko opened a pull request:

    https://github.com/apache/trafficserver/pull/1424

    Backport unused dependency check to Python 2.6

    We support CentOS 6, which comes with Python 2.6.
    Set literals were introduced in Python 2.7.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jablko/trafficserver python

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/1424.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1424
    
----
commit 0f6e80777ddfb7a1d328a12a995dc0652ca4b9d1
Author: Jack Bates <j...@nottheoilrig.com>
Date:   2017-02-08T18:16:01Z

    Backport unused dependency check to Python 2.6
    
    We support CentOS 6, which comes with Python 2.6.
    Set literals were introduced in Python 2.7.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to