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
Upped the version to 1.0.6. More... almost 15 years ago
Upped the version to 1.0.6. More... almost 15 years ago
as per 1.0a/9.1.1 part 1: Parameters are sorted by name, using lexicographical byte value ordering. If two or more parameters share the same name, they are sorted by their value More... almost 15 years ago
as per 1.0a/9.1.1 part 1: Parameters are sorted by name, using lexicographical byte value ordering. If two or more parameters share the same name, they are sorted by their value More... almost 15 years ago
as per 1.0a/9.1.1 part 1: Parameters are sorted by name, using lexicographical byte value ordering. If two or more parameters share the same name, they are sorted by their value More... almost 15 years ago
test sorts before asserting equality of parsed data More... almost 15 years ago
test sorts before asserting equality of parsed data More... almost 15 years ago
test sorts before asserting equality of parsed data More... almost 15 years ago
Revert "fix for multi-valued parameters. they must be flattened into multiple k/v pairs rather than a single k to array pair" More... almost 15 years ago
Revert "fix for multi-valued parameters. they must be flattened into multiple k/v pairs rather than a single k to array pair" More... almost 15 years ago
Revert "fix for multi-valued parameters. they must be flattened into multiple k/v pairs rather than a single k to array pair" More... almost 15 years ago
fix for multi-valued parameters. they must be flattened into multiple k/v pairs rather than a single k to array pair More... almost 15 years ago
fix for multi-valued parameters. they must be flattened into multiple k/v pairs rather than a single k to array pair More... almost 15 years ago
fix for multi-valued parameters. they must be flattened into multiple k/v pairs rather than a single k to array pair More... almost 15 years ago
Fixed a query parsing bug with GET requests in the client. More... about 15 years ago
Fixed a query parsing bug with GET requests in the client. More... about 15 years ago
Upped version to 1.0.4. More... about 15 years ago
Upped version to 1.0.4. More... about 15 years ago
Add a test to prove the code... More... about 15 years ago
Add a test to prove the code... More... about 15 years ago
rewrite this test case to prove the if condition More... about 15 years ago
rewrite this test case to prove the if condition More... about 15 years ago
cleaning up this test a bit - oauth_signature is not needed for a base test case More... about 15 years ago
cleaning up this test a bit - oauth_signature is not needed for a base test case More... about 15 years ago
Make sure this is runnable directly using python from the CLI More... about 15 years ago
Make sure this is runnable directly using python from the CLI More... about 15 years ago
Remove all of these random print statements More... about 15 years ago
Remove all of these random print statements More... about 15 years ago
use doseq in urllib.urlencode to correctly encode sequence values. More... about 15 years ago
use doseq in urllib.urlencode to correctly encode sequence values. More... about 15 years ago