Raymond Hettinger <[email protected]> added the comment:

Can we close this now?  ISTM the issue has less to do with sets and more to do 
with memory allocation quirks and that on modern CPUs random memory accesses 
are slower than sequential memory accesses.  It is not a bug that sets are 
unordered collections that iterate over elements in a difference order than 
they were inserted.

----------

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue32846>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to