Allow for long's as well as ints for request params #207

Merged
devdave merged 4 commits from patch-1 into master 2013-05-29 08:35:49 -07:00
Showing only changes of commit 13d4725fca - Show all commits

View file

@ -39,3 +39,4 @@ Patches and Suggestions
- `Paul Solbach <https://github.com/hansenrum>`_, fixed requirement for oauth_verifier
- `Greg Nofi <https://github.com/nofeet>`_, fixed using built-in Exception attributes for storing & retrieving error message
- `Jonathan Vanasco <https://github.com/jvanasco>`_, Debugging support, error_code tracking, Twitter error API tracking, other fixes
- `DevDave <https://github.com/devdave>`_, quick fix for longs with helper._transparent_params