jenkins-bot has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1156773?usp=email )
Change subject: doc: remove documentation for removed parametes in
WikiBlameMixin
......................................................................
doc: remove documentation for removed parametes in WikiBlameMixin
Bug: T392694
Change-Id: Ic28251ac41b89ba5a45234848ad8c062d03e9917
---
M pywikibot/page/_toolforge.py
1 file changed, 0 insertions(+), 7 deletions(-)
Approvals:
jenkins-bot: Verified
Xqt: Looks good to me, approved
diff --git a/pywikibot/page/_toolforge.py b/pywikibot/page/_toolforge.py
index e491b88..eb691f2 100644
--- a/pywikibot/page/_toolforge.py
+++ b/pywikibot/page/_toolforge.py
@@ -156,13 +156,6 @@
percentage edits.
:param max_pct_sum: Only return authors until the prcentage sum
reached *max_pct_sum*.
- :param revid: The revision id for the authors should be found.
- If ``None`` or ``0``, the latest revision is be used. Cannot
- be used together with *date*.
- :param date: The revision date for the authors should be found.
- If ``None``, it will be ignored. Cannot be used together
- with *revid*. If the parameter is a string it must be given
- in the form ``YYYY-MM-DD``
:return: Character count and percentage of edits for each
username.
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1156773?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.wikimedia.org/r/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Ic28251ac41b89ba5a45234848ad8c062d03e9917
Gerrit-Change-Number: 1156773
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]