On Tue, 29 Nov 2022 at 09:51, Brett Cannon <[email protected]> wrote: > ... we worked hard to stop people from relying on consistent > hashing/iteration from random-access data structures like dict and set. >
Say what? Who's been working hard to stop people from relying on consistent iteration order for a dict? ChrisA _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/WE5D4ZVU2ZUBDW7VX27PJBPWJDWLONED/ Code of Conduct: http://python.org/psf/codeofconduct/
