Meno25 has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/937912 )
Change subject: Fix pywikibot.i18n.known_languages
......................................................................
Fix pywikibot.i18n.known_languages
Change-Id: I920e6093d6c1024e0188acf5ad1a0f96ccaf3385
---
M pywikibot/i18n.py
1 file changed, 10 insertions(+), 1 deletion(-)
Approvals:
Meno25: Verified; Looks good to me, approved
diff --git a/pywikibot/i18n.py b/pywikibot/i18n.py
index f14d4e7..0c12c3b 100644
--- a/pywikibot/i18n.py
+++ b/pywikibot/i18n.py
@@ -911,7 +911,7 @@
>>> i18n.known_languages()[-10:]
['vo', 'vro', 'wa', 'war', 'xal', 'xmf', 'yi', 'yo', 'yue', 'zh']
>>> len(i18n.known_languages())
- 252
+ 253
The implementation is roughly equivalent to:
--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/937912
To unsubscribe, or for help writing mail filters, visit
https://gerrit.wikimedia.org/r/settings
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I920e6093d6c1024e0188acf5ad1a0f96ccaf3385
Gerrit-Change-Number: 937912
Gerrit-PatchSet: 2
Gerrit-Owner: Meno25 <[email protected]>
Gerrit-Reviewer: Meno25 <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-CC: Xqt <[email protected]>
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]