Build Update for wikimedia/pywikibot-core
-------------------------------------

Build: #1759
Status: Broken

Duration: 31 minutes and 44 seconds
Commit: 58fd995 (master)
Author: Fabian Neundorf
Message: [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

View the changeset: 
https://github.com/wikimedia/pywikibot-core/compare/6ddb3a14dccd...58fd995ac73e

View the full build log and details: 
https://travis-ci.org/wikimedia/pywikibot-core/builds/43211148

--

You can configure recipients for build notifications in your .travis.yml file. 
See http://docs.travis-ci.com/user/notifications


_______________________________________________
Pywikibot-commits mailing list
Pywikibot-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to