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, neoecos, ngrig, pitrou, python-dev, serhiy.storchaka, skarcha
Date 2013-05-12.14:32:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3b7ngh2gZHz7Lk5@mail.python.org>
In-reply-to
Content
New changeset a32a3b79f5e8 by Serhiy Storchaka in branch '2.7':
Issue #17606: Fixed support of encoded byte strings in the XMLGenerator
http://hg.python.org/cpython/rev/a32a3b79f5e8

New changeset e730447caf20 by Serhiy Storchaka in branch '3.3':
Issue #17606: Fixed support of encoded byte strings in the XMLGenerator
http://hg.python.org/cpython/rev/e730447caf20

New changeset 00afa5350f6a by Serhiy Storchaka in branch 'default':
Issue #17606: Fixed support of encoded byte strings in the XMLGenerator
http://hg.python.org/cpython/rev/00afa5350f6a
History
Date User Action Args
2013-05-12 14:32:49python-devsetrecipients: + python-dev, loewis, doerwalter, georg.brandl, ngrig, pitrou, larry, benjamin.peterson, Arfrever, BreamoreBoy, serhiy.storchaka, neoecos, skarcha
2013-05-12 14:32:49python-devlinkissue17606 messages
2013-05-12 14:32:48python-devcreate