wikimedia / pywikibot-core (master)
Build #2918 failed.
33 minutes and 7 seconds
Fabian Neundorf b66f9b5 Changeset →
  [IMPROV] patrol: Replace add_to_tuples with defaultdict

Instead of using the static method it now just uses a `defaultdict`. This is
also renaming the method-local variable from `tuples` to `whitelist`,
especially as it's a `dict` of `lists` and `tuples` isn't applicable.

Change-Id: I7cb543a4f1077e4a76c2abe8888ff95ae4dade0f

Want to know about upcoming build environment updates?

Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you! Sign up here.

Would you like to test your private code?

Travis Pro could be your new best friend!