On Wed, Oct 6, 2021, 9:23 AM Ricky Teachey <ri...@teachey.org> wrote:
> On Wed, Oct 6, 2021 at 10:55 AM Finn Mason <finnjavie...@gmail.com> 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 > Perhaps I'm wrong about that. However, I would still like things relying on ordered dictionaries to be implemented in OrderedDict first. I might be alone in this opinion, though.
_______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/VEHD2ERZOYJDBLKZZX2XLBCXL55LPFB4/ Code of Conduct: http://python.org/psf/codeofconduct/