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

Build: #2817
Status: Passed

Duration: 28 minutes and 22 seconds
Commit: 089a424 (master)
Author: malafaya
Message: Build lang prefixes list once in removeLanguageLinks()

Instead of just checking whether validLanguageLinks() is
empty, it will build a list of language prefixes (including
the obsolete ones) once and then reuses that list to remove
all links which use one of the prefixes.
This indirectly reduces the runtime as it'll won't call
validLanguageLinks() twice if it's not empty.

Bug: T112256
Change-Id: Ie8462010561b510729e04a54447063957bd975f4

View the changeset: 
https://github.com/wikimedia/pywikibot-core/compare/c27464e40b5e...089a424eb607

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

--

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