New submission from Michael Rans <mcar...@yahoo.co.uk>:

I suggest adding a method that allows comparing dicts taking into account the 
order - an ordered compare (since == does not do that).

(Also for my other issue (https://bugs.python.org/issue45092) where I suggested 
that set be ordered to reduce confusion, the set could also have an ordered 
compare).

----------
messages: 400975
nosy: mcarans
priority: normal
severity: normal
status: open
title: Add method to compare dicts accounting for order
versions: Python 3.11

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45093>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to