jenkins-bot has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/662072 )
Change subject: [doc] Update documentation for Page.upload() parameters
......................................................................
[doc] Update documentation for Page.upload() parameters
MediaWiki < 1.20 is given up.
Bug: T273763
Change-Id: I5cb34d302eef5b0b960852d0cd14f6e13be06745
---
M pywikibot/page/__init__.py
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Xqt: Looks good to me, approved
jenkins-bot: Verified
diff --git a/pywikibot/page/__init__.py b/pywikibot/page/__init__.py
index 4cd0970..1b295fb 100644
--- a/pywikibot/page/__init__.py
+++ b/pywikibot/page/__init__.py
@@ -2417,8 +2417,8 @@
@type ignore_warnings: bool or callable or iterable of str
@keyword chunk_size: The chunk size in bytesfor chunked uploading (see
U{https://www.mediawiki.org/wiki/API:Upload#Chunked_uploading}). It
- will only upload in chunks, if the version number is 1.20 or higher
- and the chunk size is positive but lower than the file size.
+ will only upload in chunks, if the chunk size is positive but lower
+ than the file size.
@type chunk_size: int
@keyword _file_key: Reuses an already uploaded file using the filekey.
If None (default) it will upload the file.
--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/662072
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: I5cb34d302eef5b0b960852d0cd14f6e13be06745
Gerrit-Change-Number: 662072
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits