On Wed, Oct 6, 2021 at 10:55 AM Finn Mason <[email protected]> wrote:
> I'm not a huge fan. Sure, dicts are ordered now, but I doubt that many > people use that feature. I honestly still think of them as unordered ;) > I've seen several people say this so I'll be a voice on the other side: I am not a pro developer so my practices should probably not be weighted all that much. But nevertheless, I have been constantly relying on order-ness in regular dicts ever since it was non-official thing in cpython. I actually did a little happy dance in my chair when RH announced this at pycon years ago. I am sure I am not the only one. --- Ricky. "I've never met a Kentucky man who wasn't either thinking about going home or actually going home." - Happy Chandler
_______________________________________________ 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/IMFYPRJAX2LJ5G6UERNADUZENHGP4FXI/ Code of Conduct: http://python.org/psf/codeofconduct/
