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 Matthew Havard
Recipients Matthew Havard, ned.deily
Date 2015-07-05.18:29:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1436120985.59.0.0984817956576.issue24540@psf.upfronthosting.co.za>
In-reply-to
Content
It's in the actual code in the docstring: https://hg.python.org/cpython/file/6905a7f8c7ac/Lib/json/__init__.py#l187

I'm really new to Mercurial, so I'm not quite sure how to link to the 2.7 version of the Mercurial repo, but here is the link to Lib/json/__init__.py in the 2.7 version on Github:
https://github.com/python/cpython/blob/2.7/Lib/json/__init__.py#L198
History
Date User Action Args
2015-07-05 18:29:45Matthew Havardsetrecipients: + Matthew Havard, ned.deily
2015-07-05 18:29:45Matthew Havardsetmessageid: <1436120985.59.0.0984817956576.issue24540@psf.upfronthosting.co.za>
2015-07-05 18:29:45Matthew Havardlinkissue24540 messages
2015-07-05 18:29:45Matthew Havardcreate