- 25 Apr, 2011 1 commit
-
-
Joshua Roesslein authored
Overriding stack trace on streaming.py
-
- 18 Apr, 2011 1 commit
-
-
André Panisson authored
The "raise exception" is overriding the stack trace and hiding all errors, a simple "raise" should be fine.
-
- 15 Apr, 2011 4 commits
-
-
Josh Roesslein authored
-
Josh Roesslein authored
-
Josh Roesslein authored
-
Josh Roesslein authored
-
- 14 Apr, 2011 5 commits
-
-
Josh Roesslein authored
-
Josh Roesslein authored
-
Josh Roesslein authored
-
Josh Roesslein authored
-
AlanBell authored
-
- 30 Mar, 2011 1 commit
-
-
AlanBell authored
_read_loop really didn't seem right, but somehow kinda worked. It now works when pointed at user streams too.
-
- 05 Mar, 2011 4 commits
-
-
Robin Houston authored
searches, where Twitter will take longer than five seconds even to send a response header. My preferred default would be no timeout at all, but if we are to have one then five minutes seems more reasonable than five seconds.
-
Robin Houston authored
when using OAuth (because the nonce has been used before, and the timestamp is no longer correct).
-
Robin Houston authored
-
Robin Houston authored
Improve the options handling in the streaming.Stream class, so that false values can be used. (In particular I want to be able to pass timeout=None, but one might also reasonably want to pass zero for some of the other options.)
-
- 05 Feb, 2011 3 commits
-
-
Pascal Jürgens authored
Fixed default status parser to use user model from the model factory. This enables use of one's own user models.
-
Aaron Swartz authored
-
Josh Roesslein authored
-
- 13 Jan, 2011 1 commit
-
-
w43L authored
-
- 12 Jan, 2011 2 commits
-
-
Johannes Faigle authored
-
Johannes Faigle authored
-
- 31 Dec, 2010 1 commit
-
-
Clay McClure authored
-
- 18 Oct, 2010 1 commit
-
-
Josh Roesslein authored
-
- 17 Oct, 2010 4 commits
-
-
Josh Roesslein authored
-
Josh Roesslein authored
Closes #54
-
Josh Roesslein authored
Closes #48
-
Josh Roesslein authored
Closes #38
-
- 16 Oct, 2010 1 commit
-
-
Josh Roesslein authored
-
- 10 Oct, 2010 6 commits
-
-
Josh Roesslein authored
-
Josh Roesslein authored
-
Josh Roesslein authored
-
Josh Roesslein authored
-
Josh Roesslein authored
-
Josh Roesslein authored
Note: this may break some code that just passes this options by position rather than keyword.
-
- 09 Oct, 2010 2 commits
-
-
Josh Roesslein authored
-
Josh Roesslein authored
It should now be possible to authenticate with the streaming API by either using BasicAuthHandler or OAuthHandler.
-
- 17 Sep, 2010 3 commits
-
-
Sam Kaufman authored
-
Sam Kaufman authored
-
gilles authored
-