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.

作者 python-dev
收信人 BreamoreBoy, doerwalter, georg.brandl, loewis, ngrig, pitrou, python-dev, serhiy.storchaka
日期 2013-02-10.12:38:00
SpamBayes Score -1.0
Marked as misclassified
Message-id <3Z3qRC3wkxzRn5@mail.python.org>
In-reply-to
内容
New changeset 010b455de0e0 by Serhiy Storchaka in branch '2.7':
Issue #1470548: XMLGenerator now works with UTF-16 and UTF-32 encodings.
http://hg.python.org/cpython/rev/010b455de0e0

New changeset 66f92f76b2ce by Serhiy Storchaka in branch '3.2':
Issue #1470548: XMLGenerator now works with binary output streams.
http://hg.python.org/cpython/rev/66f92f76b2ce

New changeset 03b878d636cf by Serhiy Storchaka in branch '3.3':
Issue #1470548: XMLGenerator now works with binary output streams.
http://hg.python.org/cpython/rev/03b878d636cf

New changeset 12d75ca12ae7 by Serhiy Storchaka in branch 'default':
Issue #1470548: XMLGenerator now works with binary output streams.
http://hg.python.org/cpython/rev/12d75ca12ae7
历史
日期 用户 动作 参数
2013-02-10 12:38:00python-dev修改recipients: + python-dev, loewis, doerwalter, georg.brandl, ngrig, pitrou, BreamoreBoy, serhiy.storchaka
2013-02-10 12:38:00python-dev链接issue1470548 messages
2013-02-10 12:38:00python-dev创建