3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 01, 2025 — Mar 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a note about requiring httplib2 More... almost 16 years ago
Added an example for using two-legged OAuth on Google's AppEngine More... almost 16 years ago
Added an example for using two-legged OAuth on Google's AppEngine More... almost 16 years ago
Added an example for using two-legged OAuth on Google's AppEngine More... almost 16 years ago
Upped version for new push. More... almost 16 years ago
Upped version for new push. More... almost 16 years ago
Upped version for new push. More... almost 16 years ago
Fixed a deprecation warning pointed out by admp on GitHub. More... almost 16 years ago
Fixed a deprecation warning pointed out by admp on GitHub. More... almost 16 years ago
Fixed a deprecation warning pointed out by admp on GitHub. More... almost 16 years ago
Fixed a urlparse.parse_qs as pointed out by rlr on GitHub. More... almost 16 years ago
Fixed a urlparse.parse_qs as pointed out by rlr on GitHub. More... almost 16 years ago
dont assume urlparse.parse_qs, we might be using cgi.parse_qs More... almost 16 years ago
Upped version. More... almost 16 years ago
Upped version. More... almost 16 years ago
Removed errant print statement. More... almost 16 years ago
Removed errant print statement. More... almost 16 years ago
Upped the version in preparation for release. More... almost 16 years ago
Upped the version in preparation for release. More... almost 16 years ago
Fix oauth2.Request.url and oauth2.Request.to_url so that query parameters from the original URL are not dropped. More... almost 16 years ago
Fix oauth2.Request.url and oauth2.Request.to_url so that query parameters from the original URL are not dropped. More... almost 16 years ago
Add tests for issue #6: oauth2.Request strips query parameters from the URL. More... almost 16 years ago
Add tests for issue #6: oauth2.Request strips query parameters from the URL. More... almost 16 years ago
Added mox to the list of things tests require and upped verion in preparation for the release. More... almost 16 years ago
Added mox to the list of things tests require and upped verion in preparation for the release. More... almost 16 years ago
Merge branch 'master' of git://github.com/chrisdickinson/python-oauth2 More... almost 16 years ago
Merge branch 'master' of git://github.com/chrisdickinson/python-oauth2 More... almost 16 years ago
Added token.verifier fixes from ametaireau. More... almost 16 years ago
Added token.verifier fixes from ametaireau. More... almost 16 years ago
oauth2.Client now handles multipart/form-data properly More... almost 16 years ago