File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- Fixed the order of dictionary keys in assertion failure messages.
2- Previously, dictionary diffs were shown in alphabetical order, regardless of how the keys appeared in the original dicts.
3- Now, common keys are shown in the insertion order of the left-hand dictionary,
4- and differing keys are shown in the insertion order of their respective dictionaries
1+ Fixed the order of dictionary keys in assertion failure messages.
2+ Previously, dictionary diffs were shown in alphabetical order, regardless of how the keys appeared in the original dicts.
3+ Now, common keys are shown in the insertion order of the left-hand dictionary,
4+ and differing keys are shown in the insertion order of their respective dictionaries
You can’t perform that action at this time.
0 commit comments