[issue15814] memoryview: equality-hash invariant

Stefan Krah report at bugs.python.org
Sat Sep 1 13:22:16 CEST 2012


Stefan Krah added the comment:

Here's a patch that enforces byte formats.


Does everyone agree on (or tolerate at least) allowing 'B', 'b' and 'c'?
I think we should at least commit the doc patch for 3.3.0. Otherwise
implementors of exporting objects might waste time on a feature that's
deprecated.

----------
Added file: http://bugs.python.org/file27085/issue15814-2.diff

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


More information about the Python-bugs-list mailing list