wikimedia / pywikibot-core (master)
Build #1759 was broken.
31 minutes and 44 seconds
Fabian Neundorf 58fd995 Changeset →
  [IMPROV] Reduce usage of unicode()

The unicode() builtin is not necessary if it's added unmodified via
format or %-notation into a unicode string (e.g. u'{0}'.format(value)).

In addition, the localized time formatting was removed. The default
'C' locale (which is ASCII by definition) is now used instead.

Change-Id: I77017db516e6573ce463628167e9c4f2cf845aab

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!