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

Fix Python 3 compatibility #967

Closed
wants to merge 18 commits into from
Closed

Fix Python 3 compatibility #967

wants to merge 18 commits into from

Commits on Nov 24, 2018

  1. Fix imports

    labrys committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    d827d64 View commit details
    Browse the repository at this point in the history
  2. Fix invalid exception syntax

    labrys committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    4cfa1e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ede580 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24478a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ffdd036 View commit details
    Browse the repository at this point in the history
  6. Fix duplicate property

    labrys committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    dce9b1e View commit details
    Browse the repository at this point in the history
  7. Fix invalid datetime token

    labrys committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    8e60326 View commit details
    Browse the repository at this point in the history
  8. Fix print functions

    labrys committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    433a52c View commit details
    Browse the repository at this point in the history
  9. Fix conditional statement

    labrys committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    56e97e7 View commit details
    Browse the repository at this point in the history
  10. Fix missed relative import

    labrys committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    5019ffa View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2018

  1. Merge remote-tracking branch 'origin/master' into compat/py3

    # Conflicts:
    #	github/GitRelease.py
    labrys committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    c0c4201 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

  1. Fix urllib.encode in Python 3

    labrys committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    972efd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48b574c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef6e7fd View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

  1. Configuration menu
    Copy the full SHA
    5e00654 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f07e2b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae33c1c View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2018

  1. Merge remote-tracking branch 'origin/master' into compat/py3

    # Conflicts:
    #	github/Repository.py
    #	github/tests/AllTests.py
    labrys committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    f9c4303 View commit details
    Browse the repository at this point in the history