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 | Michael.Brooks, ezio.melotti, python-dev |
| Date | 2011年11月18日.16:03:23 |
| SpamBayes Score | 0.23888697 |
| Marked as misclassified | No |
| Message-id | <E1RRQuE-0008VT-Eo@dinsdale.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 91163aa3d5b4 by Ezio Melotti in branch '2.7': #13358: HTMLParser now calls handle_data only once for each CDATA. http://hg.python.org/cpython/rev/91163aa3d5b4 New changeset 0a32e7e3aa1f by Ezio Melotti in branch '3.2': #13358: HTMLParser now calls handle_data only once for each CDATA. http://hg.python.org/cpython/rev/0a32e7e3aa1f New changeset e12d2b9c88ef by Ezio Melotti in branch 'default': #13358: merge with 3.2. http://hg.python.org/cpython/rev/e12d2b9c88ef |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011年11月18日 16:03:24 | python-dev | set | recipients: + python-dev, ezio.melotti, Michael.Brooks |
| 2011年11月18日 16:03:23 | python-dev | link | issue13358 messages |
| 2011年11月18日 16:03:23 | python-dev | create | |