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

Proposal for Py2/3 Support #121

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

Proposal for Py2/3 Support #121

wants to merge 26 commits into from

Commits on Mar 11, 2015

  1. updates

    BurntSushi committed Mar 11, 2015
    Configuration menu
    Copy the full SHA
    9150263 View commit details
    Browse the repository at this point in the history
  2. 1.2.14

    BurntSushi committed Mar 11, 2015
    Configuration menu
    Copy the full SHA
    6ec60e4 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2015

  1. Configuration menu
    Copy the full SHA
    d64374c View commit details
    Browse the repository at this point in the history
  2. Fix import order.

    Surye committed May 16, 2015
    Configuration menu
    Copy the full SHA
    d3f6a4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5618f23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0552f28 View commit details
    Browse the repository at this point in the history
  5. Fix byte handling for Py2.7

    Surye committed May 16, 2015
    Configuration menu
    Copy the full SHA
    1ad1cb4 View commit details
    Browse the repository at this point in the history
  6. No need for this disclaimer

    Surye committed May 16, 2015
    Configuration menu
    Copy the full SHA
    f799391 View commit details
    Browse the repository at this point in the history
  7. pep8 cleanup

    Surye committed May 16, 2015
    Configuration menu
    Copy the full SHA
    41dfd64 View commit details
    Browse the repository at this point in the history
  8. Fix keys() and values()

    Surye committed May 16, 2015
    Configuration menu
    Copy the full SHA
    8075018 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2015

  1. Fix bug introduced

    Surye committed May 21, 2015
    Configuration menu
    Copy the full SHA
    4f4dd7c View commit details
    Browse the repository at this point in the history

Commits on May 22, 2015

  1. Configuration menu
    Copy the full SHA
    08b6cf5 View commit details
    Browse the repository at this point in the history
  2. Schedule and player updates.

    BurntSushi committed May 22, 2015
    Configuration menu
    Copy the full SHA
    3a9c2aa View commit details
    Browse the repository at this point in the history
  3. version bump

    BurntSushi committed May 22, 2015
    Configuration menu
    Copy the full SHA
    df86c03 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2015

  1. Configuration menu
    Copy the full SHA
    fc5f5c3 View commit details
    Browse the repository at this point in the history
  2. Fix import order.

    Surye committed May 29, 2015
    Configuration menu
    Copy the full SHA
    9b087c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0eeab15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c671eea View commit details
    Browse the repository at this point in the history
  5. Fix byte handling for Py2.7

    Surye committed May 29, 2015
    Configuration menu
    Copy the full SHA
    8012656 View commit details
    Browse the repository at this point in the history
  6. No need for this disclaimer

    Surye committed May 29, 2015
    Configuration menu
    Copy the full SHA
    aa541e0 View commit details
    Browse the repository at this point in the history
  7. pep8 cleanup

    Surye committed May 29, 2015
    Configuration menu
    Copy the full SHA
    279378c View commit details
    Browse the repository at this point in the history
  8. Fix keys() and values()

    Surye committed May 29, 2015
    Configuration menu
    Copy the full SHA
    95c66c9 View commit details
    Browse the repository at this point in the history
  9. Fix bug introduced

    Surye committed May 29, 2015
    Configuration menu
    Copy the full SHA
    9e90d10 View commit details
    Browse the repository at this point in the history
  10. Add distutils fallback

    Surye committed May 29, 2015
    Configuration menu
    Copy the full SHA
    66b1f10 View commit details
    Browse the repository at this point in the history
  11. Broken merge fix

    Surye committed May 29, 2015
    Configuration menu
    Copy the full SHA
    5a20971 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'master' of github.com:Surye/nflgame

    Conflicts:
    	nflgame/schedule.json
    	setup.py
    Surye committed May 29, 2015
    Configuration menu
    Copy the full SHA
    5886c2b View commit details
    Browse the repository at this point in the history