]> jfr.im git - z_archive/twitter.git/commit - twitter/stream.py
Directly read the balance of the HTTP chunk into the byte array. This eliminates...
authorAndrew W. Donoho <redacted>
Wed, 5 Feb 2014 21:29:19 +0000 (15:29 -0600)
committerAndrew W. Donoho <redacted>
Wed, 5 Feb 2014 21:29:19 +0000 (15:29 -0600)
commit2aee87cca906190873656a2ea36afccacea3e0b4
tree084e568fadf704588ed5a69cc151ae0e8501ce75
parente80f5491b60fcd05bd3f1f112b1f014779050b2a
Directly read the balance of the HTTP chunk into the byte array. This eliminates at least one large allocation. Adjust names to match new logic.
twitter/stream.py