Ezio Melotti <ezio.melo...@gmail.com> added the comment:

On 3.2 the patch changes only the range of chars matched by the regex when the 
attribute value doesn't have quotes and strict=True.

The parser already allowed unquotes attribute values even before the patch (in 
both strict and tolerant mode), but used an explicit list of allowed chars that 
was limited to the ASCII range.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7311>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to