jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/507247 )
Change subject: [doc] Update HISTORY.rst
......................................................................
[doc] Update HISTORY.rst
Change-Id: I7cff3f9f3cab523a82c166f592112b5a0bd7ee6a
---
M HISTORY.rst
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
D3r1ck01: Looks good to me, but someone else must approve
Xqt: Looks good to me, approved
jenkins-bot: Verified
diff --git a/HISTORY.rst b/HISTORY.rst
index 2e210b8..badfee2 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -4,6 +4,7 @@
Current release
---------------
+* Don't fail if the number of forms of a plural string is less than required (T99057, T219097)
* Implement create_short_link Page method to use Extension:UrlShortener (T220876)
* Remove wikia family file (T220921)
* Remove deprecated ez_setup.py
--
To view, visit https://gerrit.wikimedia.org/r/507247
To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I7cff3f9f3cab523a82c166f592112b5a0bd7ee6a
Gerrit-Change-Number: 507247
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info(a)gno.de>
Gerrit-Reviewer: D3r1ck01 <xsavitar.wiki(a)aol.com>
Gerrit-Reviewer: John Vandenberg <jayvdb(a)gmail.com>
Gerrit-Reviewer: Xqt <info(a)gno.de>
Gerrit-Reviewer: jenkins-bot (75)
jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/507342 )
Change subject: [doc] Fix doc warning introduced in 6b8810865e
......................................................................
[doc] Fix doc warning introduced in 6b8810865e
Change-Id: Iff22c9b38603ee67947fe51a0617b7fd75ddb9b2
---
M pywikibot/page.py
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Xqt: Looks good to me, approved
jenkins-bot: Verified
diff --git a/pywikibot/page.py b/pywikibot/page.py
index b4cfd5f..abb343d 100644
--- a/pywikibot/page.py
+++ b/pywikibot/page.py
@@ -2220,10 +2220,10 @@
that site to create the link instead of the current wiki.
@param permalink: If true, the link will point to the actual revision
- of the page.
+ of the page.
@type permalink: bool
@param with_protocol: If true, the link will have https propotol
- prepend.
+ prepend.
@type with_protocol: bool
@return: The reduced link.
@rtype: str
--
To view, visit https://gerrit.wikimedia.org/r/507342
To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Iff22c9b38603ee67947fe51a0617b7fd75ddb9b2
Gerrit-Change-Number: 507342
Gerrit-PatchSet: 2
Gerrit-Owner: Dvorapa <dvorapa(a)seznam.cz>
Gerrit-Reviewer: D3r1ck01 <xsavitar.wiki(a)aol.com>
Gerrit-Reviewer: Framawiki <framawiki(a)tools.wmflabs.org>
Gerrit-Reviewer: Xqt <info(a)gno.de>
Gerrit-Reviewer: jenkins-bot (75)