«
simplejson 2.0.5
»
simplejson (documentation) is a simple, fast, complete, correct and extensible JSON (RFC 4627) encoder/decoder for Python 2.3+. It is pure Python code with no dependencies, but features an optional C extension for speed-ups.
simplejson 2.0.5 is a minor bug-fix update:
- Fixes a segfault in the C extension when using check_circular=False and encoding an invalid document