| Dvorapa created this task. Dvorapa added projects: Pywikibot-core, Pywikibot-General. Herald added subscribers: pywikibot-bugs-list, Aklapper. |
TASK DESCRIPTION
Steps to reproduce
- Have Python 3.5+ installed
- Run pip install -r requirements.txt
- Run pwb.py patrol
- See there is no module mwparserfromhell because of this line
- Install it by pip install mwparserfromhell
Expected behavior
In mwparserfromhell project there is a proclamation it works on Python 2.6+ and 3.2+. In commit which added this Python version restriction is no explanation except: "Sync with setup.py". In setup.py in no explanation as well. Why is it restricted?
TASK DETAIL
EMAIL PREFERENCES
To: Dvorapa
Cc: Aklapper, pywikibot-bugs-list, Dvorapa, Magul, Tbscho, MayS, Mdupont, JJMC89, Avicennasis, jayvdb, Dalba, Masti, Alchimista, Rxy
Cc: 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
