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 | Arfrever, berker.peksag, eli.bendersky, ezio.melotti, martin.panter, python-dev, serhiy.storchaka |
| Date | 2015年06月29日.20:12:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20150629201222.47065.3655@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 75571407dcd3 by Serhiy Storchaka in branch '3.4': Issue #19176: Fixed doctype() related bugs in C implementation of ElementTree. https://hg.python.org/cpython/rev/75571407dcd3 New changeset 6ae8842e9b60 by Serhiy Storchaka in branch '3.5': Issue #19176: Fixed doctype() related bugs in C implementation of ElementTree. https://hg.python.org/cpython/rev/6ae8842e9b60 New changeset d792dc240456 by Serhiy Storchaka in branch 'default': Issue #19176: Fixed doctype() related bugs in C implementation of ElementTree. https://hg.python.org/cpython/rev/d792dc240456 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015年06月29日 20:12:28 | python-dev | set | recipients: + python-dev, ezio.melotti, Arfrever, eli.bendersky, berker.peksag, martin.panter, serhiy.storchaka |
| 2015年06月29日 20:12:28 | python-dev | link | issue19176 messages |
| 2015年06月29日 20:12:27 | python-dev | create | |