On Mon, Nov 1, 2010 at 2:20 PM, Ivan Sagalaev
<man...@softwaremaniacs.org> wrote:
> On 11/01/2010 03:06 AM, Russell Keith-Magee wrote:
>>
>> Sounds like a ticket is called for.
>
> Mark, can you also CC: me ('isagalaev') on this ticket. I have an idea where
> it can be broken.
>
> I remember that the initial patch was always passing a `size` parameter into
> .read() of the underlying stream. Russell can you remember why you changed
> it to pass or not pass the `size` according to how it was passed into the
> outer .read()?

The only changes I'm aware of making were related to getting
readline() to behave correctly. The patch as submitted didn't return
the right values for the readline(len) case. Which call to read() are
you saying is wrong?

Yours,
Russ Magee %-)

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to