Comment 0 for bug 1286503

Revision history for this message
Valentin Lorentz (progval) wrote :

Hello,

You should had this attribute to the BantrackerTestCase class of Bantracker/test.py:
config = {'supybot.protocols.irc.strictRfc': False}

This would fix the testsuite of Bantracker on recent version of Supybot (yet unreleased, but used by many people), ie. version newer than https://github.com/jamessan/Supybot/commit/07e283f4502db87cac55217f4567ad4feb418d44
Of course, it would not break the testsuite with older versions.

Best regards,
Valentin