Julian Berman <[email protected]> added the comment:
Well, surely there are reasonable semantics :), because dict.values ==
dict.values was comparable before we had view objects.
It's been awhile since I filed this, and still seems rather silly that:
>>>> {"a": "foo"}.values() != {"a": "foo"}.values()
True
On Thu, Mar 28, 2019 at 9:18 AM Inada Naoki <[email protected]> wrote:
>
> Inada Naoki <[email protected]> added the comment:
>
> There is no reasonable semantics for values view.
> Keep it unimplemented.
>
> ----------
> nosy: +inada.naoki
> resolution: -> rejected
> stage: patch review -> resolved
> status: open -> closed
>
> _______________________________________
> Python tracker <[email protected]>
> <https://bugs.python.org/issue12445>
> _______________________________________
>
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue12445>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com