-
Notifications
You must be signed in to change notification settings - Fork 902
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: joestump/python-oauth2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: mehcode/python-oauth2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 3 files changed
- 1 contributor
Commits on Jun 27, 2014
-
I've done a basic update to the library to begin getting it to be python3 compatible. A lot of upstream projects still rely on this unfortunately and their communities are not willing to change to oauthlib. This will help to prolong the inevitable.
Configuration menu - View commit details
-
Copy full SHA for 2896df6 - Browse repository at this point
Copy the full SHA 2896df6View commit details -
Future imports must be at the beginning of the file.
Configuration menu - View commit details
-
Copy full SHA for ae83b9b - Browse repository at this point
Copy the full SHA ae83b9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1716e79 - Browse repository at this point
Copy the full SHA 1716e79View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc4b905 - Browse repository at this point
Copy the full SHA cc4b905View commit details
Commits on Jun 29, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 30060ce - Browse repository at this point
Copy the full SHA 30060ceView commit details -
Python 3 strings are unicode (utf-8) by default. This will break python2 applications.
Configuration menu - View commit details
-
Copy full SHA for 500fde7 - Browse repository at this point
Copy the full SHA 500fde7View commit details -
Maintain backwards compat as much as is possible.
Configuration menu - View commit details
-
Copy full SHA for 92b265b - Browse repository at this point
Copy the full SHA 92b265bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14e9230 - Browse repository at this point
Copy the full SHA 14e9230View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc04cd5 - Browse repository at this point
Copy the full SHA bc04cd5View commit details -
Fixes for basestring and hopefully keeps backwards compatibility
Configuration menu - View commit details
-
Copy full SHA for b22f98f - Browse repository at this point
Copy the full SHA b22f98fView commit details -
Fix location or urllib.quote and urllib.unquote for py3k
Configuration menu - View commit details
-
Copy full SHA for 1ffb490 - Browse repository at this point
Copy the full SHA 1ffb490View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77098c5 - Browse repository at this point
Copy the full SHA 77098c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c05dff2 - Browse repository at this point
Copy the full SHA c05dff2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15ec5d2 - Browse repository at this point
Copy the full SHA 15ec5d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7e9280 - Browse repository at this point
Copy the full SHA b7e9280View commit details
Commits on Jul 4, 2014
-
Make python-oauth2 compatible with python3
Final commit to make python-oauth2 py3k compatible.
Configuration menu - View commit details
-
Copy full SHA for e8d757a - Browse repository at this point
Copy the full SHA e8d757aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master