Page MenuHomePhabricator

Empty error message when running category.py
Closed, ResolvedPublic

Description

$ python pwb.py category tidy
Which category do you want to tidy up? Počítače
ERROR: 
Use -help for further information.
Retrieving 50 pages from wikipedia:cs.

...

$ python pwb.py category tidy -verbose
Python 3.7.0 (default, Jul 15 2018, 10:44:58) 
[GCC 8.1.1 20180531]
Which category do you want to tidy up? Počítače
Found 1 wikipedia:cs processes running, including this one.
ERROR: 
Use -help for further information.
Bot is managing the CategoryTidyRobot.site property in run()
Retrieving 50 pages from wikipedia:cs.
LOADING SITE wikipedia:cs VERSION: 1.32.0-wmf.19

...

Details

Event Timeline

Xqt triaged this task as Low priority.Sep 5 2018, 8:51 AM

Change 458129 had a related patch set uploaded (by Xqt; owner: Xqt):
[pywikibot/core@master] [bugfix] Do not show empty error messages

https://gerrit.wikimedia.org/r/458129

Change 458129 merged by jenkins-bot:
[pywikibot/core@master] [bugfix] Do not show empty error messages

https://gerrit.wikimedia.org/r/458129