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

TASK DESCRIPTION

In T188417 we added a default handler to mitigate the issue of uninitialized handler for warning function.
But the output function seems to have a similar issue which has not been fixed.

To reproduce the issue go to config2.py and add an output('sample text') call somewhere in the code. Then run a pywikibot script with -debug option.

The expected behaviour is to have 'sample text' being logged somewhere, but it seems that it is not.
As it stands calls to output in config2.py have no effect.


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

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

To: Dalba
Cc: Aklapper, pywikibot-bugs-list, Dalba, Magul, Tbscho, rafidaslam, MayS, Mdupont, JJMC89, Avicennasis, jayvdb, Masti, Alchimista, Rxy
_______________________________________________
pywikibot-bugs mailing list
pywikibot-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to