- 05 Nov, 2016 18 commits
-
-
Aaron Hill authored
Fix file size limit for media_upload
-
Aaron Hill authored
Quieter logging
-
Aaron Hill authored
py3-ify getting_started.rst
-
Aaron Hill authored
Corrected minor typo
-
Aaron Hill authored
Update in the Documentation about 'oauth_token'
-
Aaron Hill authored
replace raw print() calls with proper logging-based calls
-
Aaron Hill authored
-
Aaron Hill authored
Closes #782
-
Aaron Hill authored
-
Aaron Hill authored
Closes #698
-
Aaron Hill authored
-
Aaron Hill authored
-
Aaron Hill authored
-
Aaron Hill authored
Python 2 truncates earlier than Python 3 when converting floats to a string, which was causing problems with the cassette recording.
-
Aaron Hill authored
-
Aaron Hill authored
-
Aaron Hill authored
Waiting after API calls is unecessary, so all time.sleep calls (except ones for testing cache expiration) are removed
-
Aaron Hill authored
-
- 04 Nov, 2016 3 commits
-
-
Aaron Hill authored
remove "no longer maintained" note
-
Aaron Hill authored
-
Aaron Hill authored
-
- 28 Oct, 2016 1 commit
-
-
fitnr authored
Fixes #803, relevant to #792
-
- 18 Oct, 2016 2 commits
-
-
Joshua Roesslein authored
-
Joshua Roesslein authored
-
- 13 Oct, 2016 1 commit
-
-
Vatsal Parekh authored
-
- 02 Sep, 2016 1 commit
-
-
Hugo Hromic authored
-
- 10 Aug, 2016 1 commit
-
-
rajasagashe authored
-
- 10 Jun, 2016 1 commit
-
-
Frank Jania authored
This feels too deep/verbose to be logged at the `info` level.
-
- 05 Apr, 2016 1 commit
-
-
Andreas Nüßlein authored
.. also still compatible with python2
-
- 03 Apr, 2016 1 commit
-
-
Elad Alfassa authored
According to https://dev.twitter.com/rest/reference/post/media/upload the limit of this endpoint is 5MB (which is 4883KiB) per file.
-
- 03 Mar, 2016 1 commit
-
-
Joshua Roesslein authored
-
- 17 Feb, 2016 4 commits
-
-
Joshua Roesslein authored
Correct typo at line 69
-
Joshua Roesslein authored
Added in_reply_to_status_id_str to allowed parameters
-
Joshua Roesslein authored
Added stall_warnings parameter support to sample()
-
Joshua Roesslein authored
Parse quoted_status dict to Status object
-
- 10 Feb, 2016 1 commit
-
-
drevicko authored
Currently the stall_warnings parameter is unavailable for the sample endpoint.
-
- 05 Feb, 2016 3 commits
-
-
Joshua Roesslein authored
'MyStreamListener' object is not callable"
-
Joshua Roesslein authored
Update doc version in README
-
Remi Rampin authored
-
- 19 Jan, 2016 1 commit
-
-
Or Arbel authored
Fix for "TypeError: 'MyStreamListener' object is not callable"
-