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 serhiy.storchaka
Recipients ezio.melotti, martin.panter, r.david.murray, serhiy.storchaka, xaka
Date 2015-03-25.00:44:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427244263.03.0.834531696289.issue23766@psf.upfronthosting.co.za>
In-reply-to
Content
See issue18290. Not only solidus is incompatible with JavaScript, and it id easy to escape problem characters after passing through JSON encoder using str.replace().
History
Date User Action Args
2015-03-25 00:44:23serhiy.storchakasetrecipients: + serhiy.storchaka, ezio.melotti, xaka, r.david.murray, martin.panter
2015-03-25 00:44:23serhiy.storchakasetmessageid: <1427244263.03.0.834531696289.issue23766@psf.upfronthosting.co.za>
2015-03-25 00:44:23serhiy.storchakalinkissue23766 messages
2015-03-25 00:44:22serhiy.storchakacreate