Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #5262

Re: py3k buffered IO - flush() required between read/write?

From Genstein <genstein@invalid.invalid>
Newsgroups comp.lang.python
Subject Re: py3k buffered IO - flush() required between read/write?
Date 2011-05-12 21:38 +0100
Organization A noiseless patient Spider
Message-ID <iqhgi6$dtl$3@dont-email.me> (permalink)
References (1 earlier) <mailman.1422.1305138322.9059.python-list@python.org> <iqemrg$jp4$1@dont-email.me> <mailman.1431.1305149918.9059.python-list@python.org> <iqgne3$7kr$1@dont-email.me> <mailman.1488.1305229485.9059.python-list@python.org>

Show all headers | View raw


On 12/05/2011 20:44, Terry Reedy wrote:
> I want people to know that with a simple, minimal, easy to run and
> reproduce and think about test case posted, more info, more test cases,
> and probable fixes were posted within an hour. (Fixes are not always
> that quick, but stripping away irrelevancies really helps speed the
> process.)

A very good point. I'm extremely impressed with the speed and deftness 
which the bug was handled once raised. Hats off to the people involved.

I should have posted a short test case initially, but I knew it would 
take some time for me to produce and didn't want to go that far if it 
was clear to everyone but me that flushes were required by design :)

Thanks again,
	-eg.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

py3k buffered IO - flush() required between read/write? Genstein <genstein@invalid.invalid> - 2011-05-11 17:27 +0100
  Re: py3k buffered IO - flush() required between read/write? Terry Reedy <tjreedy@udel.edu> - 2011-05-11 14:24 -0400
    Re: py3k buffered IO - flush() required between read/write? Genstein <genstein@invalid.invalid> - 2011-05-11 20:08 +0100
      Re: py3k buffered IO - flush() required between read/write? Terry Reedy <tjreedy@udel.edu> - 2011-05-11 17:38 -0400
        Re: py3k buffered IO - flush() required between read/write? Genstein <genstein@invalid.invalid> - 2011-05-12 14:30 +0100
          Re: py3k buffered IO - flush() required between read/write? Terry Reedy <tjreedy@udel.edu> - 2011-05-12 15:44 -0400
            Re: py3k buffered IO - flush() required between read/write? Genstein <genstein@invalid.invalid> - 2011-05-12 21:38 +0100
      Re: py3k buffered IO - flush() required between read/write? "Martin P. Hellwig" <martin.hellwig@gmail.com> - 2011-05-11 23:24 +0000

csiph-web