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 python-dev, vstinner
Date 2011-06-30.16:11:25
SpamBayes Score 0.00038735598
Marked as misclassified No
Message-id <E1QcJpt-0002Cr-7c@dinsdale.python.org>
In-reply-to
Content
New changeset 45e3dafb3dbe by Victor Stinner in branch '3.2':
Issue #12451: The XInclude default loader of xml.etree now decodes files from
http://hg.python.org/cpython/rev/45e3dafb3dbe

New changeset e8eea84a90dc by Victor Stinner in branch 'default':
(merge 3.2) Issue #12451: The XInclude default loader of xml.etree now decodes
http://hg.python.org/cpython/rev/e8eea84a90dc
History
Date User Action Args
2011-06-30 16:11:26python-devsetrecipients: + python-dev, vstinner
2011-06-30 16:11:26python-devlinkissue12451 messages
2011-06-30 16:11:25python-devcreate