wikimedia / pywikibot-core (master)
Build #1954 was broken.
48 minutes and 12 seconds
John Vandenberg 06adf4e Changeset →
  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

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!