3
I Use This!
Inactive

Commits : Listings

Analyzed 7 minutes ago. based on code collected about 13 hours ago.
Feb 22, 2025 — Feb 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use doseq in urllib.urlencode to correctly encode sequence values. More... about 16 years ago
Fix TestClient.test_access_token_post test More... about 16 years ago
Fix TestClient.test_access_token_post test More... about 16 years ago
Upped version for fix. More... about 16 years ago
Upped version for fix. More... about 16 years ago
Correctly encode Request.get_normalized_parameters More... about 16 years ago
Correctly encode Request.get_normalized_parameters More... about 16 years ago
Up the version number. More... about 16 years ago
Up the version number. More... about 16 years ago
Updated tests to be < 2.6 compatible. More... about 16 years ago
Updated tests to be < 2.6 compatible. More... about 16 years ago
added compatibility for older versions of python which don't have urlparse.parse_qs More... about 16 years ago
added compatibility for older versions of python which don't have urlparse.parse_qs More... about 16 years ago
added missing argument to Client.set_signature_method (self is important ;-) ) More... over 16 years ago
added missing argument to Client.set_signature_method (self is important ;-) ) More... over 16 years ago
added debian packaging More... over 16 years ago
added debian packaging More... over 16 years ago
Added proper copyrights. More... over 16 years ago
Added proper copyrights. More... over 16 years ago
Changed setup.py for PyPi release. More... over 16 years ago
Changed setup.py for PyPi release. More... over 16 years ago
Updated README. More... over 16 years ago
Updated README. More... over 16 years ago
Added more docs on using the client. More... over 16 years ago
Added more docs on using the client. More... over 16 years ago
Switched name in setup.py. More... over 16 years ago
Switched name in setup.py. More... over 16 years ago
Switched name to oauth2. More... over 16 years ago
Switched name to oauth2. More... over 16 years ago
Added more tests for Client. Fixed a few bugs in the client for sending POST OAuth requests. More... over 16 years ago