Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: iamaditya-gaur/python-oauth2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: joestump/python-oauth2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 3 files changed
  • 6 contributors

Commits on Mar 8, 2017

  1. Add most recent Python versions in Travis CI

    Add more recent Python versions including development branches and nightly build.
    SylvainDe committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    95dbff6 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2017

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

Commits on Nov 10, 2017

  1. bug fix

    martyni committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    3e38893 View commit details
    Browse the repository at this point in the history
  2. removed unicode str

    martyni committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    7de7688 View commit details
    Browse the repository at this point in the history
  3. bug fix

    martyni committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    0295f50 View commit details
    Browse the repository at this point in the history
  4. testing

    martyni committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    46bbc5e View commit details
    Browse the repository at this point in the history
  5. encoded to utf-8

    martyni committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    d4b0b6d View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2017

  1. Test for issue joestump#207

    TimSC committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    bc8b380 View commit details
    Browse the repository at this point in the history
  2. Hacky fix for joestump#207

    TimSC committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    281efc4 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2018

  1. fix problem with python3.6

    chilic committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    631e8a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2018

  1. Merge pull request joestump#224 from chilic/master

    fix problem with python3.6
    jaitaiwan authored Feb 12, 2018
    Configuration menu
    Copy the full SHA
    cc043a1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request joestump#220 from nikolas/patch-1

    Remove python 3.3, add python 3.5 and 3.6
    jaitaiwan authored Feb 12, 2018
    Configuration menu
    Copy the full SHA
    f97bf15 View commit details
    Browse the repository at this point in the history
  3. Merge pull request joestump#222 from TimSC/py3-query-string

    Test and fix for issue joestump#207
    jaitaiwan authored Feb 12, 2018
    Configuration menu
    Copy the full SHA
    5f364a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c3319c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    409f4b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d565aa View commit details
    Browse the repository at this point in the history
  7. Merge pull request joestump#216 from SylvainDe/master

    Add most recent Python versions in Travis CI
    jaitaiwan authored Feb 12, 2018
    Configuration menu
    Copy the full SHA
    b94f69b View commit details
    Browse the repository at this point in the history
Loading