jayvdb created this task. jayvdb added a subscriber: jayvdb. jayvdb added projects: Pywikibot-Commons, pywikibot-core, Pywikibot-Other-scripts, Easy, Pywikibot-tests. Herald added subscribers: pywikibot-bugs-list, Avicennasis, Aklapper.
TASK DESCRIPTION panoramiopicker imports [[https://pypi.python.org/pypi/BeautifulSoup | BeautifulSoup]] which is version 3, which only [[http://www.crummy.com/software/BeautifulSoup/ | supports Python 2 ]]. It needs to switch to using [[https://pypi.python.org/pypi/beautifulsoup4 | bs4]] , which supports Python 3. Needs a small unit test to confirm the function `getLicense` works correctly with bs4. TASK DETAIL https://phabricator.wikimedia.org/T115428 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: Aklapper, Avicennasis, pywikibot-bugs-list, jayvdb, 01tonythomas, MarcoAurelio _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
