https://bugzilla.wikimedia.org/show_bug.cgi?id=68560
Bug ID: 68560 Summary: Page.interwikis() fails when page includes interwikis which are not sites Product: Pywikibot Version: core (2.0) Hardware: All OS: All Status: NEW Severity: normal Priority: Unprioritized Component: login.py Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: jayvdb@gmail.com Web browser: --- Mobile Platform: ---
The current travis build shows an error caused by the "mail:" found on the Main Page of English Wikipedia
The first travis build to exhibit this bug is https://travis-ci.org/wikimedia/pywikibot-core/jobs/30562987 which is this changeset https://gerrit.wikimedia.org/r/#/c/145691/
There has been one fixup committed https://git.wikimedia.org/commit/pywikibot%2Fcore.git/5aa0d76a6f1c2dde140bbf...
but that leaves mail: still not working, and the tests still failing.