[issue12888] html.parser.HTMLParser.unescape works only with the first 128 entities

Yves Dorfsman report at bugs.python.org
Sat Sep 3 10:35:20 CEST 2011


Yves Dorfsman <yves at zioup.com> added the comment:

Added a test case:
http://hg.zioup.org/cpython/rev/4accd3181061

If you set the loop < 128 then the test passes (set at 1000 right now).

----------
hgrepos: +65

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


More information about the Python-bugs-list mailing list