ERROR: Error when notifying user [[commons:User:小三可]], skipping 'Page' object has no attribute 'getLatestEditors'
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Use `revisions` instead of `getLatestEditors` in check_emailable_users | labs/tools/heritage | master | +1 -1 |
Related Objects
Related Objects
- Mentioned In
- T317278: erfgoedbot categorization job start fails
T327956: Removing leading zeros for srid for heritage API - Mentioned Here
- T317278: erfgoedbot categorization job start fails
T327956: Removing leading zeros for srid for heritage API
rTHERa4d8f5e29175: Localisation updates from https://translatewiki.net.
rTHERed09031f370a: Localisation updates from https://translatewiki.net.
rTHERaef11beb0473: Localisation updates from https://translatewiki.net.
rTHERa9a38150ba17: Localisation updates from https://translatewiki.net.
rTHER1ac1b7db2a79: Localisation updates from https://translatewiki.net.
rTHER2f02594df59b: Localisation updates from https://translatewiki.net.
rTHER3a34d3a93f61: Localisation updates from https://translatewiki.net.
rTHER88ebc6e14a48: Fix jsub syntax in update_monuments Shell script
rTHERc65ef5c9e4b8: Localisation updates from https://translatewiki.net.
rTHERed58572bc4cc: Localisation updates from https://translatewiki.net.
rTHERdbb296edf322: Localisation updates from https://translatewiki.net.
rTHERc9878d063110: Localisation updates from https://translatewiki.net.
rTHERaf60a34f9dca: Localisation updates from https://translatewiki.net.
rTHER71378e1dea84: ch_de identifieras should retain leading zeroes
rTHER133bbf2403e3: Use `revisions` instead of `getLatestEditors` in check_emailable_users
rTHER91eab6004d98: Localisation updates from https://translatewiki.net.
rTHERc43703e41176: Upgrade pywikibot to latest version 6.6.2, and add mwparserfromhell
Event Timeline
Comment Actions
https://doc.wikimedia.org/pywikibot/stable/changelog.html#id17
BasePage.getLatestEditors() method was removed in favour of contributors() or revisions()
And we did upgrade from 3.0 to 6.6.2 in c43703e411
Comment Actions
Change 830938 had a related patch set uploaded (by Jean-Frédéric; author: Jean-Frédéric):
[labs/tools/heritage@master] Use `revisions` instead of the deprecated `getLatestEditors` in check_emailable_users
Comment Actions
Change 830938 merged by jenkins-bot:
[labs/tools/heritage@master] Use `revisions` instead of `getLatestEditors` in check_emailable_users