[issue33462] reversible dict

INADA Naoki report at bugs.python.org
Thu May 24 07:56:57 EDT 2018


INADA Naoki <songofacandy at gmail.com> added the comment:

> Since there seems to be a consensus about this change being too much, should we go back to the first proposal to implement dict.__reversed__ only and not reversed for the views, this would greatly reduce the bload or dump the PR as a whole ?

Since API of builtin type is part of language (not only CPython), I want agreement on python-dev before adding it.

----------

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


More information about the Python-bugs-list mailing list