[issue20399] Comparison of memoryview

Antoine Pitrou report at bugs.python.org
Fri Jan 18 16:29:45 EST 2019


Antoine Pitrou <pitrou at free.fr> added the comment:

If not wanting to support the whole gamut of PEP 3118 types, one could start by only providing ordered comparisons when format == 'B'.

----------
stage:  -> needs patch
versions: +Python 3.8 -Python 3.5

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue20399>
_______________________________________


More information about the Python-bugs-list mailing list