Build Update for wikimedia/pywikibot-core -------------------------------------
Build: #3362 Status: Errored
Duration: 1 hour, 20 minutes, and 25 seconds Commit: f655663 (master) Author: Mpaa Message: Page.namespace() shall return Namespace() for pages in Main ns
For pages in Main ns, page.namespace() shall return a Namespace() object instead on an int().
Note: bool(namespace) is now True when namespace is Main. So explicit test vs. Namespace.MAIN is needed to discriminate if namespace is Main or not.
Bug: T104864 Change-Id: I15667db612b5e3d7a65319e203065a0b33aa45ad
View the changeset: https://github.com/wikimedia/pywikibot-core/compare/cff48cfd0015...f6556636f...
View the full build log and details: https://travis-ci.org/wikimedia/pywikibot-core/builds/118948804
--
You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
pywikibot-commits@lists.wikimedia.org