python-simplejson

python-simplejson 2.1.1

Simple, fast, extensible JSON encoder/decoder for Python

http://undefined.org/python/#simplejson

Packager: Fethican Coşkuner

License: MIT

Actions

Build files

Bug reports

Binary packages

python-simplejson

Release history

ReleaseRelease dateVersionUpdaterComment
62010-06-222.1.1Fethican CoşkunerVersion bump:
- Decoding performance and memory utilization enhancements.
- JSONEncoderForHTML class for escaping &, <, >.
- Memoization of object keys during encoding (when using speedups.
- Encoder changed to use PyIter_Next for list iteration to avoid potential threading issues.
- Encoder changed to use iteritems rather than PyDict_Next in order to support dict subclasses that have a well defined ordering.
52009-07-302.0.9Fethican CoşkunerVersion bump.
42008-12-162.0.5Fethican CoşkunerVersion bump
32008-06-081.9.1Onur KüçükVersion bump
22007-05-161.7Bahadır KandemirNew release.
12007-02-271.5Bahadır KandemirFirst release.

Patches