This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Arfrever, eric.araujo, ezio.melotti, georg.brandl, python-dev, r.david.murray
Date 2013-11-02.15:08:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dBkDk2GVZz7LjV@mail.python.org>
In-reply-to
Content
New changeset 0a56709eb798 by Ezio Melotti in branch 'default':
#15114: The html.parser module now raises a DeprecationWarning when the strict argument of HTMLParser or the HTMLParser.error method are used.
http://hg.python.org/cpython/rev/0a56709eb798
History
Date User Action Args
2013-11-02 15:08:39python-devsetrecipients: + python-dev, georg.brandl, ezio.melotti, eric.araujo, Arfrever, r.david.murray
2013-11-02 15:08:38python-devlinkissue15114 messages
2013-11-02 15:08:38python-devcreate