As the doc says the async version of Page.put() maintained solely for backwards-compatibility. It should be deprecated. Page.save(asynchronous=True) or Page.put(asynchronous=True) should be used instead.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Author | Repo | Branch | Lines +/- | |
|---|---|---|---|---|---|
| [cleanup] Remove deprecated Page.put_async() method | Xqt | pywikibot/core | master | +0 -17 | |
| [deprecate] Deprecate Page.put_async() | Xqt | pywikibot/core | master | +12 -10 |
Event Timeline
Comment Actions
Change 430073 had a related patch set uploaded (by Xqt; owner: Xqt):
[pywikibot/core@master] [deprecate] Deprecate Page.put_async()
Comment Actions
Change 430073 merged by jenkins-bot:
[pywikibot/core@master] [deprecate] Deprecate Page.put_async()
Comment Actions
Change 735990 had a related patch set uploaded (by Xqt; author: Xqt):
[pywikibot/core@master] [cleanup] Remove deprecated Page.put_async() method
Comment Actions
Change 735990 merged by jenkins-bot:
[pywikibot/core@master] [cleanup] Remove deprecated Page.put_async() method