| Dvorapa renamed this task from "Resolve a different behavior of articles and members in pywikibot.Category" to "CategoryTidyRobot fails using CategoryPreprocess class". Dvorapa updated the task description. (Show Details) |
CHANGES TO TASK DESCRIPTION
`pwb.py category tidy` (before 765965cb1223e46fee42fc11835b5082105af707):
- `Category.articles(namespaces=genFactory.namespaces)`
- works as expected
`pwb.py category tidy` (after 765965cb1223e46fee42fc11835b5082105af707):
- `Category.members(namespaces=genFactory.namespaces)``
- throws the following error:$ python pwb.py category tidy
```Which category do you want to tidy up? Počítače
Traceback (most recent call last):
- `Category.articles(namespaces=genFactory.namespaces)`
- works as expected
`pwb.py category tidy` (after 765965cb1223e46fee42fc11835b5082105af707):
- `Category.members(namespaces=genFactory.namespaces)``
- throws the following error:$ python pwb.py category tidy
```Which category do you want to tidy up? Počítače
Traceback (most recent call last):
...
File "./scripts/category.py", line 14103, in <module>...
File "./scripts/category.py", line 13747, in main...
File "./scripts/category.py", line 9814, in __init__...
File "/home/pavel/pywikibot/pywikibot/bot.py", line 148094, in __init__...
TASK DETAIL
EMAIL PREFERENCES
To: Xqt, Dvorapa
Cc: gerritbot, Aklapper, pywikibot-bugs-list, Dvorapa, Magul, Tbscho, MayS, Mdupont, JJMC89, Avicennasis, jayvdb, Dalba, Masti, Alchimista, Rxy
Cc: gerritbot, Aklapper, pywikibot-bugs-list, Dvorapa, Magul, Tbscho, MayS, Mdupont, JJMC89, Avicennasis, jayvdb, Dalba, Masti, Alchimista, Rxy
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
