[issue1751] Fast BytesIO implementation + misc changes

Alexandre Vassalotti report at bugs.python.org
Sun Mar 30 20:52:23 CEST 2008


Alexandre Vassalotti <alexandre at peadrop.com> added the comment:

There is a small bug in the last patch I posted. The unit tests assumed
(wrongly) that accelerator module for io.StringIO (i.e., _stringio) was
present.

Added file: http://bugs.python.org/file9905/bytesio+misc-fixes-6.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1751>
__________________________________


More information about the Python-bugs-list mailing list