Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add python 3 support #220

Open
wants to merge 21 commits into
base: develop
Choose a base branch
from
Open

Add python 3 support #220

wants to merge 21 commits into from

Commits on Jun 29, 2014

  1. Merge branch 'release/v1.0.19'

    Xavier Grangier committed Jun 29, 2014
    Configuration menu
    Copy the full SHA
    8e2f875 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2014

  1. Merge branch 'release/1.0.20'

    Xavier Grangier committed Jul 14, 2014
    Configuration menu
    Copy the full SHA
    93e8239 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:grangier/python-goose

    Xavier Grangier committed Jul 14, 2014
    Configuration menu
    Copy the full SHA
    a275c45 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2014

  1. Merge branch 'release/1.0.21'

    Xavier Grangier committed Sep 14, 2014
    Configuration menu
    Copy the full SHA
    fba20fd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release/1.0.22'

    Xavier Grangier committed Sep 14, 2014
    Configuration menu
    Copy the full SHA
    f5dc260 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2015

  1. Configuration menu
    Copy the full SHA
    3b058f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2015

  1. Configuration menu
    Copy the full SHA
    4478e69 View commit details
    Browse the repository at this point in the history
  2. Add python3 support

    vetal4444 committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    94b1a20 View commit details
    Browse the repository at this point in the history
  3. Update requirements

    vetal4444 committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    6d91565 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2015

  1. Add python3 to CLASSIFIERS

    vetal4444 committed Apr 9, 2015
    Configuration menu
    Copy the full SHA
    79a12dd View commit details
    Browse the repository at this point in the history
  2. Optimize imports

    vetal4444 committed Apr 9, 2015
    Configuration menu
    Copy the full SHA
    76af358 View commit details
    Browse the repository at this point in the history
  3. Restore python 2.6 support

    vetal4444 committed Apr 9, 2015
    Configuration menu
    Copy the full SHA
    f44c2af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e18083 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2015

  1. Fix smart_str

    vetal4444 committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    b7884f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9028761 View commit details
    Browse the repository at this point in the history
  3. Add py 3.4 to travis.yml

    vetal4444 committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    74743ab View commit details
    Browse the repository at this point in the history
  4. Remove install from requirements file in travis.yml as no way to avoi…

    …d install bs3 under py3
    vetal4444 committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    5fbc788 View commit details
    Browse the repository at this point in the history
  5. Close image file after use

    vetal4444 committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    1d02932 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    vetal4444 committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    9091e38 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2015

  1. Fix encoding detection

    vetal4444 committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    8fa55b4 View commit details
    Browse the repository at this point in the history
  2. Fix test runner under py3

    vetal4444 committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    1ef277b View commit details
    Browse the repository at this point in the history