Last modified: 2014-10-07 07:26:24 UTC
Currently the API module uses a custom warning system, and some parts of the codebase dont correctly handle multiple warnings: http://git.wikimedia.org/blob/pywikibot%2Fcore.git/9ca1b85c367b381947426c2615f4ab246e497518/pywikibot%2Fsite.py#L4167 The API should be migrated to using the Python core warning system https://docs.python.org/2/library/warnings.html#warnings.warn