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 ajaksu2, eric.araujo, ezio.melotti, python-dev, r.david.murray, wolfete
Date 2011-11-14.16:57:15
SpamBayes Score 0.17022534
Marked as misclassified No
Message-id <E1RPzqA-0006YA-JA@dinsdale.python.org>
In-reply-to
Content
New changeset 3c3009f63700 by Ezio Melotti in branch '2.7':
#1745761, #755670, #13357, #12629, #1200313: improve attribute handling in HTMLParser.
http://hg.python.org/cpython/rev/3c3009f63700

New changeset 16ed15ff0d7c by Ezio Melotti in branch '3.2':
#1745761, #755670, #13357, #12629, #1200313: improve attribute handling in HTMLParser.
http://hg.python.org/cpython/rev/16ed15ff0d7c

New changeset 426f7a2b1826 by Ezio Melotti in branch 'default':
#1745761, #755670, #13357, #12629, #1200313: merge with 3.2.
http://hg.python.org/cpython/rev/426f7a2b1826
History
Date User Action Args
2011-11-14 16:57:15python-devsetrecipients: + python-dev, wolfete, ajaksu2, ezio.melotti, eric.araujo, r.david.murray
2011-11-14 16:57:15python-devlinkissue1745761 messages
2011-11-14 16:57:15python-devcreate