On Sat, Oct 9, 2021, 9:56 PM Steven D'Aprano <[email protected]> wrote:

> [Snip...]


Newbies won't know first() lives in itertools, and those experienced
> enough to know it is there probably won't bother to use it.
>

A very good point.

Let's get back to the original topic. Should `dict.items()` be indexable
now that dicts are ordered? I say yes. Why shouldn't it?


--
Finn Mason

>
_______________________________________________
Python-ideas mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/OOR2AUMA7UMHHVW7XLLUXHTNKGRXTPU4/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to