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 | benjamin.peterson, christian.heimes, eseifert, ezio.melotti, georg.brandl, pitrou, python-dev |
| Date | 2012年09月24日.11:28:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3XQNSz0756zNPb@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 22ddf77e0497 by Christian Heimes in branch '3.2': Issue #16012: Fix a regression in pyexpat. The parser's UseForeignDTD() http://hg.python.org/cpython/rev/22ddf77e0497 New changeset 3e0d632ce910 by Christian Heimes in branch '2.7': Issue #16012: Fix a regression in pyexpat. The parser's UseForeignDTD() http://hg.python.org/cpython/rev/3e0d632ce910 New changeset 0f55ad9b07c8 by Christian Heimes in branch 'default': Issue #16012: Fix a regression in pyexpat. The parser's UseForeignDTD() http://hg.python.org/cpython/rev/0f55ad9b07c8 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年09月24日 11:28:20 | python-dev | set | recipients: + python-dev, georg.brandl, pitrou, christian.heimes, benjamin.peterson, ezio.melotti, eseifert |
| 2012年09月24日 11:28:20 | python-dev | link | issue16012 messages |
| 2012年09月24日 11:28:19 | python-dev | create | |