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, BreamoreBoy, benjamin.peterson, doerwalter, georg.brandl, larry, loewis, ngrig, pitrou, python-dev, serhiy.storchaka
Date 2013-02-25.11:49:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZF1f64sqLzQkF@mail.python.org>
In-reply-to
Content
New changeset 1c03e499cdc2 by Serhiy Storchaka in branch '3.2':
Issue #1470548: Add test for fragment producing with XMLGenerator.
http://hg.python.org/cpython/rev/1c03e499cdc2

New changeset 5a4b3094903f by Serhiy Storchaka in branch '3.3':
Issue #1470548: Add test for fragment producing with XMLGenerator.
http://hg.python.org/cpython/rev/5a4b3094903f

New changeset 810d70fb17a2 by Serhiy Storchaka in branch 'default':
Issue #1470548: Add test for fragment producing with XMLGenerator.
http://hg.python.org/cpython/rev/810d70fb17a2
History
Date User Action Args
2013-02-25 11:49:19python-devsetrecipients: + python-dev, loewis, doerwalter, georg.brandl, ngrig, pitrou, larry, benjamin.peterson, Arfrever, BreamoreBoy, serhiy.storchaka
2013-02-25 11:49:19python-devlinkissue1470548 messages
2013-02-25 11:49:19python-devcreate