[issue26358] mmap.mmap.__iter__ is broken (yields bytes instead of ints)

Berker Peksag report at bugs.python.org
Fri Apr 29 02:00:18 EDT 2016


Berker Peksag added the comment:

Thanks for taking a look at this, Xiang.

Like I said in msg263470, making the in operator work with mmap objects is out of scope for this issue and it should be handled in a separate issue (I already have a WIP patch, but please feel free to work on it).

----------

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


More information about the Python-bugs-list mailing list