<p>I was under the impression this is already in 3.3?</p>
<p>On Nov 25, 2011 10:58 PM, &quot;Eli Bendersky&quot; &lt;<a href="mailto:eliben@gmail.com">eliben@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt;&gt; &gt; However, the original question remains - on the 100MB file also, although<br>
&gt;&gt; &gt; in 2.7 readinto is 35% faster than readandcopy(), on 3.2 it&#39;s about the<br>
&gt;&gt; &gt; same speed (even a few % slower). That said, I now observe with Python 3.3<br>
&gt;&gt; &gt; the same speed as with 2.7, including the readinto() speedup - so it<br>
&gt;&gt; &gt; appears that the readinto() regression has been solved in 3.3? Any clue<br>
&gt;&gt; &gt; about where it happened (i.e. which bug/changeset)?<br>
&gt;&gt;<br>
&gt;&gt; It would probably be <a href="http://hg.python.org/cpython/rev/a1d77c6f4ec1/">http://hg.python.org/cpython/rev/a1d77c6f4ec1/</a><br>
&gt;<br>
&gt;<br>
&gt; Great, thanks. This is an important change, definitely something to wait for in 3.3 <br>
&gt; Eli<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Python-Dev mailing list<br>
&gt; <a href="mailto:Python-Dev@python.org">Python-Dev@python.org</a><br>
&gt; <a href="http://mail.python.org/mailman/listinfo/python-dev">http://mail.python.org/mailman/listinfo/python-dev</a><br>
&gt; Unsubscribe: <a href="http://mail.python.org/mailman/options/python-dev/anacrolix%40gmail.com">http://mail.python.org/mailman/options/python-dev/anacrolix%40gmail.com</a><br>
&gt;<br>
</p>