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 compatibility (updated) #19

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Dec 29, 2016

  1. Configuration menu
    Copy the full SHA
    539a591 View commit details
    Browse the repository at this point in the history
  2. Fix tests for py3

    goanpeca authored and asavoy committed Dec 29, 2016
    Configuration menu
    Copy the full SHA
    3f1634e View commit details
    Browse the repository at this point in the history
  3. Fix typo

    goanpeca authored and asavoy committed Dec 29, 2016
    Configuration menu
    Copy the full SHA
    5cfc3ef View commit details
    Browse the repository at this point in the history
  4. Add six as dependency

    goanpeca authored and asavoy committed Dec 29, 2016
    Configuration menu
    Copy the full SHA
    e3a49a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1aa009a View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2017

  1. Revert changes to VERSION.

    asavoy committed Jan 2, 2017
    Configuration menu
    Copy the full SHA
    6a81909 View commit details
    Browse the repository at this point in the history
  2. PY3: Fix printing to stderr.

    asavoy committed Jan 2, 2017
    Configuration menu
    Copy the full SHA
    f80ecec View commit details
    Browse the repository at this point in the history