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 martin.panter
Recipients martin.panter, myronww, r.david.murray
Date 2015-12-08.00:19:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1449533958.87.0.215070127569.issue25817@psf.upfronthosting.co.za>
In-reply-to
Content
The breaking for “&” is to keep the count right, because the preceding “O” would already have been counted as one. The “es” code is only documented for parsing values, not for building values. I suggest to close this, unless you can find a specific bug.
History
Date User Action Args
2015-12-08 00:19:18martin.pantersetrecipients: + martin.panter, r.david.murray, myronww
2015-12-08 00:19:18martin.pantersetmessageid: <1449533958.87.0.215070127569.issue25817@psf.upfronthosting.co.za>
2015-12-08 00:19:18martin.panterlinkissue25817 messages
2015-12-08 00:19:18martin.pantercreate