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.

作者 python-dev
收信人 Arfrever, eric.araujo, ezio.melotti, georg.brandl, python-dev, r.david.murray
日期 2013-11-02.15:08:38
SpamBayes Score -1.0
Marked as misclassified
Message-id <3dBkDk2GVZz7LjV@mail.python.org>
In-reply-to
内容
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
历史
日期 用户 动作 参数
2013-11-02 15:08:39python-dev修改recipients: + python-dev, georg.brandl, ezio.melotti, eric.araujo, Arfrever, r.david.murray
2013-11-02 15:08:38python-dev链接issue15114 messages
2013-11-02 15:08:38python-dev创建