Tomi Ollila <[email protected]> writes:

> Python dict() object does not have __values__() function which
> OrderedDict().values() (the stub provided in nmbug-status) could call
> to provide ordered list of values. By renaming this thinko to
> values() will make our stub work as expected -- dict items listed out
> in order those were added to the dictionary.

pushed, and it looks like it fixes the date ordering problem

d
_______________________________________________
notmuch mailing list
[email protected]
http://notmuchmail.org/mailman/listinfo/notmuch

Reply via email to