jayvdb added a comment.
I think it would be wise to avoid doing more in `title()` , as it already has a messy set of parameters (we have a patch that tries to clean it up). This might be a good reason to un-deprecate Page.aslink, or create a new specialised method just for `FilePage` , but note that special pages (no subclass for these) also have parameters, and so do `Category` pages (`sortKey` which is incorrectly a instance attribute). TASK DETAIL https://phabricator.wikimedia.org/T137009 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: jayvdb, Aklapper, Zppix, pywikibot-bugs-list, AbdealiJK, Mdupont _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
