Message 163605 - Python tracker (original) (raw)
Message163605
Author | python-dev |
---|---|
Recipients | eric.araujo, ezio.melotti, georg.brandl, python-dev, r.david.murray, serhiy.storchaka |
Date | 2012-06-23.13:28:01 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | E1SiQNc-0001AO-Bb@dinsdale.python.org |
In-reply-to |
Content |
---|
New changeset 8dd2f5754b2f by Ezio Melotti in branch 'default': #15114: the strict mode of HTMLParser and the HTMLParseError exception are deprecated now that the parser is able to parse invalid markup. http://hg.python.org/cpython/rev/8dd2f5754b2f |
History | |||
---|---|---|---|
Date | User | Action | Args |
2012-06-23 13:28:02 | python-dev | set | recipients: + python-dev, georg.brandl, ezio.melotti, eric.araujo, r.david.murray, serhiy.storchaka |
2012-06-23 13:28:01 | python-dev | link | issue15114 messages |
2012-06-23 13:28:01 | python-dev | create |