Re: [Twisted-Python] exarkun changed [#4029 - Twisted Web's wsgi.input isn't sufficiently file-like in all cases]

-phil [sent from my phone] On Nov 16, 2009, at 4:56 PM, trac@twistedmatrix.com wrote:
Ticket [#4029 - Twisted Web's wsgi.input isn't sufficiently file- like in all cases] changed by exarkun <exarkun@twistedmatrix.com>:
(In [27518]) Merge wsgi-none-readline-4029
Author: rikyu Reviewer: exarkun Fixes: #4029 Refs: #4114
Add a test for WSGI requests which end up with a `tempfile.TemporaryFile` for `Request.content` and fix the implementation to deal with this case by not passing `None` for the length argument to `readline` (which temp files do not accept, unlike StringIOs). WSGI applications can now receive requests with large bodies.
--------- status : assigned -> closed resolution: -> fixed --------- http://twistedmatrix.com/trac/ticket/4029

Uh, sorry about that. You know, working this crazy email nonsense is hard for old codgers like me. -phil On Nov 16, 2009, at 9:56 PM, Phil Christensen wrote:
-phil
[sent from my phone]
O
participants (1)
-
Phil Christensen