jayvdb added a comment.
MediaWiki has lots of log types that we dont have specialised classes for, and new log types are created regularly. We must have a fallback class which holds the basic log entry data . Currently it is `LogEntry`, but it could be a special subclass like `UnrecognisedLogEntry` . TASK DETAIL https://phabricator.wikimedia.org/T135505 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt, jayvdb Cc: jayvdb, gerritbot, russblau, Aklapper, Ladsgroup, Zppix, Xqt, pywikibot-bugs-list, Lewizho99, Mdupont, Maathavan _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
