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 scoder
Recipients fruch, scoder, serhiy.storchaka
Date 2016-09-10.05:13:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473484404.84.0.588262392854.issue27899@psf.upfronthosting.co.za>
In-reply-to
Content
Definitely not a bug since this isn't required by the XML spec. As said in issue 2647, you shouldn't rely on exact lexical characteristics of an XML byte stream, unless you request canonical serialisation (C14N).
History
Date User Action Args
2016-09-10 05:13:24scodersetrecipients: + scoder, fruch, serhiy.storchaka
2016-09-10 05:13:24scodersetmessageid: <1473484404.84.0.588262392854.issue27899@psf.upfronthosting.co.za>
2016-09-10 05:13:24scoderlinkissue27899 messages
2016-09-10 05:13:24scodercreate