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 fdrake
Recipients bob.ippolito, docs@python, fdrake, llnik
Date 2010-10-07.04:20:40
SpamBayes Score 5.0243507e-06
Marked as misclassified No
Message-id <AANLkTimcn_L7jK5tuhANdEjm2u_ryj4pVz2-ZYgRNBEw@mail.gmail.com>
In-reply-to <1286402181.99.0.250735760549.issue10038@psf.upfronthosting.co.za>
Content
As I understand it, the decision to return str instead of unicode
values for the "simplejson" module was simply inherited by the
standard library.  As such, it still needs to be evaluated in the
context of the standard library, because of the incompatibility it
introduces.

I still maintain that it's a bug, and should be treated as such.
History
Date User Action Args
2010-10-07 04:20:44fdrakesetrecipients: + fdrake, bob.ippolito, docs@python, llnik
2010-10-07 04:20:41fdrakelinkissue10038 messages
2010-10-07 04:20:40fdrakecreate