jayvdb added a comment.
I suspect that you're calling this a bug because some log entries types have IP ranges, but the bug is that logentries.py creates a User class for them. A `page.User` object is a subclass of `page.Page` (with an implicit User: namespace), so it only reasonable if it can have real page named `User:....`. Anything else is not a `page.User` object. TASK DETAIL https://phabricator.wikimedia.org/T135359 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt, jayvdb Cc: jayvdb, gerritbot, Aklapper, Zppix, pywikibot-bugs-list, Xqt, Lewizho99, Mdupont, Maathavan, droid, Jay8g _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
