> I support having regular dicts maintain insertion order but am opposed to 
> Inada changing the implementation of collections.OrderedDict   We can have 
> the first without having the second.
> 
> It seems like the two quoted paragraphs are in vociferous agreement.

The referenced tracker entry proposes, "Issue31265:  Remove doubly-linked list 
from C OrderedDict".  I don't think that should go forward regardless of 
whether regular dict order is guaranteed.

Inada presented a compound proposition: either guarantee regular dict order or 
let him rip out the core design of OrderedDicts against my wishes.


Raymond


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to