[issue10590] Parameter type error for xml.sax.parseString(string, ...)

Eli Bendersky report at bugs.python.org
Sun Mar 3 23:26:41 CET 2013


Eli Bendersky added the comment:

I'm not very knowledgeable in other XML modules, but I hate to see this patch linger. Also it's a pre-requisite for #16986, it seems.

Serhiy, since the patch is large could you give a short summary of the things it fixes? Note that the best approach IMHO is to submit and push minimal patches that fix specific issues and not lump several fixes together, unless it doesn't make sense to separate them.

----------
nosy: +eli.bendersky

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10590>
_______________________________________


More information about the Python-bugs-list mailing list