[issue2175] Expat sax parser silently ignores the InputSource protocol

Roundup Robot report at bugs.python.org
Thu Apr 2 20:01:02 CEST 2015


Roundup Robot added the comment:

New changeset 84d49ad9109b by Serhiy Storchaka in branch '2.7':
Issue #2175: Added tests for xml.sax.saxutils.prepare_input_source().
https://hg.python.org/cpython/rev/84d49ad9109b

New changeset fa47897e7889 by Serhiy Storchaka in branch '3.4':
Issue #2175: Added tests for xml.sax.saxutils.prepare_input_source().
https://hg.python.org/cpython/rev/fa47897e7889

New changeset e0292b3ba245 by Serhiy Storchaka in branch 'default':
Issue #2175: Added tests for xml.sax.saxutils.prepare_input_source().
https://hg.python.org/cpython/rev/e0292b3ba245

New changeset 407883c52bf3 by Serhiy Storchaka in branch 'default':
Issue #2175: SAX parsers now support a character stream of InputSource object.
https://hg.python.org/cpython/rev/407883c52bf3

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list