Berker Peksag added the comment:

I don't think we can change this in 3.5 since it would break backward 
compatibility.

> Similarly the `in` operator seems to be broken; one could search for space 
> using `32 in bytesobj`, which would work for slices but not for the whole 
> mmap object.

Seems a reasonable request to me. Could you please open a separate issue?

----------
components: +Extension Modules
nosy: +berker.peksag
priority: normal -> low
stage:  -> needs patch
type: behavior -> enhancement
versions:  -Python 3.5

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

Reply via email to