Branch: refs/heads/master
Home: https://github.com/django/django
Commit: 5bdd0d6b6a8d5cfa88077c6837a21041c7bfd562
https://github.com/django/django/commit/5bdd0d6b6a8d5cfa88077c6837a21041c7bfd562
Author: Claude Paroz <[email protected]>
Date: 2012-06-15 (Fri, 15 Jun 2012)
Changed paths:
M django/core/serializers/json.py
M django/core/serializers/pyyaml.py
Log Message:
-----------
Favored text (StringIO) over binary content for deserialization
This is also more Python 3 compatible, as the json module in
Python 3 is expecting text. Thanks Vinay Sajip for noticing it.
--
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.