[Python-ideas] Prefetching on buffered IO files
Daniel Stutzbach
daniel at stutzbachenterprises.com
Tue Sep 28 17:19:51 CEST 2010
On Tue, Sep 28, 2010 at 10:06 AM, Antoine Pitrou <solipsis at pitrou.net>wrote:
> > - But first, fix bufferediobase_readinto() so it doesn't work by
> > calling the read() method and/or follow up on the TODO in
> > buffered_readinto()
>
> Patches welcome :)
I'm not likely to get to it soon, but I've opened Issue 9971 to at least
keep track of it.
--
Daniel Stutzbach, Ph.D.
President, Stutzbach Enterprises, LLC <http://stutzbachenterprises.com/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20100928/51533583/attachment.html>
More information about the Python-ideas
mailing list