jayvdb added a comment.
After that, calling `site.loadpageinfo(page)` changes `page._isredir` to False Just noting there is a hack in `APISite.page_isredirect` intended to help with a similar type of problem. https://gerrit.wikimedia.org/r/#/c/101784/ That means page._isredir is being set to True somewhere, and as Xqt has shown above there is a `'redirects': ''` in a pagedict somewhere. TASK DETAIL https://phabricator.wikimedia.org/T130911 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt, jayvdb Cc: jayvdb, gerritbot, Aklapper, Xqt, pywikibot-bugs-list, Lewizho99, Mdupont, Maathavan _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
