Build Update for wikimedia/pywikibot-core -------------------------------------
Build: #1954 Status: Broken
Duration: 48 minutes and 12 seconds Commit: 06adf4e (master) Author: John Vandenberg Message: Use warnings for deprecation
Warnings are now captured by logging, fixing buggy code from compat. https://www.mediawiki.org/wiki/Special:Code/pywikipedia/11420 Code deprecation is now ignored by default. Config and command line args deprecation are shown by default.
Also - fix deprecated config variable available_ssl_project - lower case of DEPRECATED in redirect_func and DeprecationWrapper - tool manage_wrapping for decorators - remove use of locals() in deprecated_args - use self._logger in ThreadedList debug calls - intersect_generators debug call moved into ThreadedList - Ignore import warnings when loading i18n message bundles
And deprecate methods which were too noisy to deprecate previously.
Bug: T72970 Change-Id: I95000736f3fc9ccb80fe32106fb6516abc62cdd6
View the changeset: https://github.com/wikimedia/pywikibot-core/compare/4e3697c64c13...06adf4ee9...
View the full build log and details: https://travis-ci.org/wikimedia/pywikibot-core/builds/49545026
--
You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications
pywikibot-commits@lists.wikimedia.org