Gregory P. Smith added the comment:

Suggested workaround: use io.BytesIO instead of cStringIO.

comments on the patch... in short: your patch is changing an ABI and isn't 
suitable for a maintenance release.

I'm not sure how much we can usefully do to cStringIO in a maintenance release. 
 I'd be inclined to close as wontfix as io.BytesIO is available.

----------
nosy: +gregory.p.smith

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7358>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to