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 eric.araujo
Recipients docs@python, eric.araujo, socketpair
Date 2012-01-14.03:56:24
SpamBayes Score 6.4373795e-05
Marked as misclassified No
Message-id <1326513385.53.0.355823398946.issue13770@psf.upfronthosting.co.za>
In-reply-to
Content
Most probably.  The text model of Python has no bearing on the JSON spec, and 2.x as well as 3.x Pythons may want to output UTF-8 JSON or JavaScript-escaped ASCII-only JSON.  What specific wording is an issue?
History
Date User Action Args
2012-01-14 03:56:25eric.araujosetrecipients: + eric.araujo, docs@python, socketpair
2012-01-14 03:56:25eric.araujosetmessageid: <1326513385.53.0.355823398946.issue13770@psf.upfronthosting.co.za>
2012-01-14 03:56:24eric.araujolinkissue13770 messages
2012-01-14 03:56:24eric.araujocreate