Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply pyupgrade --py36-plus. | Ben Sturmfels | 2021-09-23 | 1 | -1/+1 |
* | Remove remaining imports/calls to six not automatically removed by pyupgrade. | Ben Sturmfels | 2021-03-05 | 1 | -1/+1 |
* | Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code. | Ben Sturmfels | 2021-03-05 | 1 | -2/+2 |
* | Fix typo in client registration API for logo_uri | Jessica Tallon | 2014-10-02 | 1 | -4/+4 |
* | Merge branch 'master' into merge-python3-port | Christopher Allan Webber | 2014-09-16 | 1 | -1/+0 |
|\ | |||||
| * | Require uploader privileges to upload media to API | Jessica Tallon | 2014-07-22 | 1 | -5/+4 |
* | | Remove an usage of deprecated cgi.parse_qs(). | Berker Peksag | 2014-07-28 | 1 | -3/+1 |
* | | Fix tests on Python 3. | Berker Peksag | 2014-07-14 | 1 | -6/+7 |
|/ | |||||
* | Adds test for request_tokens | xray7224 | 2013-07-18 | 1 | -7/+51 |
* | Adds some tests for the OAuth and some docs | xray7224 | 2013-07-16 | 1 | -0/+122 |