3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Python: updated version in setup.py and pushed to pypi More... over 15 years ago
Python - to support 1.0, do not throw errors for missing 1.0a parameters. Thanks to Toby White for the patch and Mike Malone for confirming. More... over 15 years ago
Python - to support 1.0, do not throw errors for missing 1.0a parameters. Thanks to Toby White for the patch and Mike Malone for confirming. More... over 15 years ago
Python lib 1.0a support. Very basic and hurting for tests. Thanks and John L. Scarfone. More... over 15 years ago
Python lib 1.0a support. Very basic and hurting for tests. Thanks and John L. Scarfone. More... over 15 years ago
Nicer way to manipulate the OAuth header. Thanks Toby White. More... over 15 years ago
Nicer way to manipulate the OAuth header. Thanks Toby White. More... over 15 years ago
Added MIT license to both server and consumer in example as well. More... over 15 years ago
Added MIT license to both server and consumer in example as well. More... over 15 years ago
Python: fix for making sure the default ports are at the end of the string before stripping them. Thanks Brad Choate. More... over 15 years ago
Python: fix for making sure the default ports are at the end of the string before stripping them. Thanks Brad Choate. More... over 15 years ago
Python: exclude default port numbers form url normalization according to section 9.1.2. Thanks Toby White for the fix. More... over 15 years ago
Python: exclude default port numbers form url normalization according to section 9.1.2. Thanks Toby White for the fix. More... over 15 years ago
Python: escape key values before sorting. Thanks Arjan Scherpenisse. More... over 15 years ago
Python: escape key values before sorting. Thanks Arjan Scherpenisse. More... over 15 years ago
python lib: added MIT license More... over 15 years ago
python lib: added MIT license More... over 15 years ago
OAuth authorization realm parameter is now optional. Thanks Toby White. More... over 15 years ago
OAuth authorization realm parameter is now optional. Thanks Toby White. More... over 15 years ago
removed unneeded check for blank consumer key. Spec allows for blank keys anyways. Thanks Toby White. More... over 15 years ago
removed unneeded check for blank consumer key. Spec allows for blank keys anyways. Thanks Toby White. More... over 15 years ago
removed extra timestamp param for example lookup_nonce... not sure why this was there in the first place More... almost 16 years ago
removed extra timestamp param for example lookup_nonce... not sure why this was there in the first place More... almost 16 years ago
Use docstrings, capitalized comments, double line space between classes and 80-char indenting. Thanks [email protected]! More... almost 16 years ago
Use docstrings, capitalized comments, double line space between classes and 80-char indenting. Thanks [email protected]! More... almost 16 years ago
removed extra line? More... almost 16 years ago
removed extra line? More... almost 16 years ago
handle unicode a little better in param normalization More... almost 16 years ago
handle unicode a little better in param normalization More... almost 16 years ago
comments about the fake-ness of the example code More... almost 16 years ago