#7131: Update simplejson to 1.8.1 for better Unicode support
------------------------------------+---------------------------------------
Reporter: jmillikin | Owner: nobody
Status: new | Milestone: 1.0 beta
Component: Serialization | Version: SVN
Resolution: | Keywords: simplejson, json, unicode
Stage: Accepted | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------+---------------------------------------
Changes (by Matthew Flanagan <[EMAIL PROTECTED]>):
* milestone: => 1.0 beta
Comment:
I've had a look through and I can't see any backward incompatibilities and
I've dropped simplejson-1.9.2 in as a replacement for
django.utils.simplejson in a large application that I have that uses
serialization quite heavily and I haven't had any problems. All django
tests pass too.
I'll attach a patch to simplejson-1.9.2 to bring it into Django.
We should also note in the serialization docs that you can build the C
_speedups.so from the original simplejson source and copy it to
django/utils/simplejson to get better serialization performance.
--
Ticket URL: <http://code.djangoproject.com/ticket/7131#comment:4>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---