Xqt created this task.
Xqt added a project: Pywikibot-core.
Herald added subscribers: pywikibot-bugs-list, Aklapper.

TASK DESCRIPTION

For example C:\pwb\GIT\core>pwb.py archivebot_tests -v gives a weird deprecation warning:

WARNING: C:\pwb\GIT\core\scripts\archivebot.py:465: DeprecationWarning: site=None is deprecated; use a valid site instead.
  header, threads, footer = extract_sections(text)

There is no site=None assignment in the given line and the it is not obvious what causes that warning. Anyway the warning is thrown by textlib._get_regexes() which is called by textlib.extract_section()


TASK DETAIL
https://phabricator.wikimedia.org/T199605

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: Aklapper, pywikibot-bugs-list, Xqt, Magul, Tbscho, MayS, Mdupont, JJMC89, Avicennasis, mys_721tx, jayvdb, Dalba, Masti, Alchimista, Rxy
_______________________________________________
pywikibot-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to