[issue21057] TextIOWrapper does not support reading bytearrays or memoryviews

Antoine Pitrou report at bugs.python.org
Mon Apr 28 21:34:13 CEST 2014


Antoine Pitrou added the comment:

> My usecase is that I have a binary stream class that internally uses memoryviews.

Ok, I think it is a reasonable use case. I'm gonna look at your patch and give it a review.

----------
stage:  -> patch review

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


More information about the Python-bugs-list mailing list