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 ezio.melotti, python-dev, smroid, timtoo, titus
Date 2011-11-14.16:57:13
SpamBayes Score 0.17022534
Marked as misclassified No
Message-id <E1RPzqA-0006YA-Ix@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:14python-devsetrecipients: + python-dev, titus, smroid, timtoo, ezio.melotti
2011-11-14 16:57:13python-devlinkissue755670 messages
2011-11-14 16:57:13python-devcreate