mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Capitalized Unicode in docs, strings, and comments.
This commit is contained in:
committed by
Mariusz Felisiak
parent
3152146e3a
commit
505fec6bad
@@ -499,7 +499,7 @@ There are no known incompatibilities between Django's copy of version 2.0.7 and
|
||||
Python's copy of version 2.0.9. However, there are some incompatibilities
|
||||
between other versions of ``simplejson``:
|
||||
|
||||
- While the ``simplejson`` API is documented as always returning unicode
|
||||
- While the ``simplejson`` API is documented as always returning Unicode
|
||||
strings, the optional C implementation can return a bytestring. This was
|
||||
fixed in Python 2.7.
|
||||
- ``simplejson.JSONEncoder`` gained a ``namedtuple_as_object`` keyword
|
||||
|
||||
Reference in New Issue
Block a user