[issue20578] BufferedIOBase.readinto1 is missing

Martin v. Löwis report at bugs.python.org
Mon Apr 14 04:16:51 CEST 2014


Martin v. Löwis added the comment:

Can you please extend your benchmark to also measure read and readinto?

I'm puzzled why you are treating readinto1 differently from readinto.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20578>
_______________________________________


More information about the Python-bugs-list mailing list