fix: don't decode stream bytes until json.decode
authorGeoffrey Chan <gc@qsensei.com>
Sun, 10 May 2015 00:53:07 +0000 (20:53 -0400)
committerGeoffrey Chan <gc@qsensei.com>
Sun, 10 May 2015 01:28:47 +0000 (21:28 -0400)
commit2bbef250ffaab8297c6b35e3225bfef28a5e65e5
tree6d90d1bfe7ab5dfa93d81d6c802aa1b75e656c78
parentbbfca4c4776bdce781b41dd7fdf7623e8a505a1a
fix: don't decode stream bytes until json.decode
tests/test_streaming.py
tweepy/streaming.py