Message 201976 - Python tracker (original) (raw)
Message201976
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:39 | python-dev | set | recipients: + python-dev, georg.brandl, ezio.melotti, eric.araujo, Arfrever, r.david.murray |
2013-11-02 15:08:38 | python-dev | link | issue15114 messages |
2013-11-02 15:08:38 | python-dev | create |