Ugh. That's not even true. It looks like all the invalid entries are emitted first, then the valid ones. And duplicates are deduplicated.
So, we're down to you give it a bunch of names, and it gives you back a a bunch of data which may not have the same number of entries as your input list, the entries aren't guaranteed to be in the same order as the input (despite the fact that the python mwclient goes out of its way to present it as an OrderedDict), and the output keys aren't guaranteed to match the input keys. > On Sep 5, 2021, at 3:18 PM, Roy Smith <r...@panix.com> wrote: > > I'm assuming the entries in the returned "users" list are guaranteed to be in > the same order as the input parameters? I can't find anyplace that says > this, but it seems logical. Can somebody confirm that it's true?
_______________________________________________ Cloud mailing list -- cloud@lists.wikimedia.org List information: https://lists.wikimedia.org/postorius/lists/cloud.lists.wikimedia.org/