Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ignore Python 2.7 fallback branch. | Omer Katz | 2018-05-20 | 1 | -1/+1 |
* | Rtd docs fix (#515) | Jonathan Huot | 2018-02-28 | 1 | -10/+10 |
* | Sorted imports. | Omer Katz | 2017-09-17 | 1 | -2/+4 |
* | Auto pep8 changes throughout the code base. | Ib Lundgren | 2014-09-24 | 1 | -2/+3 |
* | Move docstrings above `from __future__` imports. | Kirill Spitsin | 2014-04-15 | 1 | -2/+1 |
* | Support Python 3 | Michael Terry | 2012-08-31 | 1 | -6/+9 |
* | Fix unicode leaks | Idan Gazit | 2012-05-01 | 1 | -2/+1 |
* | PEP8, whitespace cleanup. Unused code/imports removal. | Idan Gazit | 2012-04-23 | 1 | -3/+0 |
* | Make method signatures in parameters.py consistent | Idan Gazit | 2012-04-23 | 1 | -54/+32 |
* | Updating oauth1 parameters.prepare_headers in order to apply more of the spec... | David Gouldin | 2012-04-14 | 1 | -13/+55 |
* | PEP8 cleanup | Idan Gazit | 2012-04-11 | 1 | -1/+3 |
* | Restructuring to provide parity between code/tests, oauth1/oauth2. | David Gouldin | 2012-04-07 | 1 | -0/+116 |