User "Xqt" posted a comment on pywikipedia.r9584. Full URL: http://www.mediawiki.org/wiki/Special:Code/pywikipedia/9584#c24312 Commit summary:
fix for default disambig set; remove unused argument "nofollow_redirects"; minor doc changes Comment: I found @deprecate_arg decorator only for old trunk parameters which are no longer used on rewrite branch but "nofollow_redirects" was never a parameter at trunk version (I guess) and is not used anywhere. So I believe it could be removed. The other parameters are still used in trunk. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
