Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ResourcesBot: Fix deprecation warning #91

Open
holybiber opened this issue Sep 19, 2023 · 0 comments
Open

ResourcesBot: Fix deprecation warning #91

holybiber opened this issue Sep 19, 2023 · 0 comments
Labels
tool:resourcesbot Related to the ResourcesBot tool

Comments

@holybiber
Copy link
Contributor

Running resourcesbot.py gives this:

write_report.py:85: FutureWarning: pywikibot.page._basepage.BasePage.editTime is deprecated since release 8.0.0; 
use latest_revision.timestamp instead.
  if correctbot_page.editTime() > worksheet_page.editTime():
``
@holybiber holybiber added the tool:resourcesbot Related to the ResourcesBot tool label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tool:resourcesbot Related to the ResourcesBot tool
Projects
Status: No status
Development

No branches or pull requests

1 participant