1
0
mirror of https://github.com/ultrajson/ultrajson.git synced 2024-11-24 01:04:19 +01:00
ultrajson/python
Jonas Tarnstrom daf0fde4c9 - Fixed issue with parsing kwargs
- Fixed test for ensure_ascii
- Bumped version
- Fixed / decoding issue in lookup tables
2011-09-09 17:13:31 +02:00
..
benchmark.py Python 2.4 compatibility 2011-06-05 06:16:30 -04:00
BUILD PYPI RELEASE HOWTO.txt - Fixed PyPi builds and added instructions for it 2011-08-17 09:05:58 +02:00
JSONtoObj.c Hard tab indent. 2011-08-15 23:10:27 -04:00
MANIFEST - Fixed PyPi builds and added instructions for it 2011-08-17 09:05:58 +02:00
objToJSON.c - Fixed issue with parsing kwargs 2011-09-09 17:13:31 +02:00
setup.py - Fixed PyPi builds and added instructions for it 2011-08-17 09:05:58 +02:00
tests.py - Fixed issue with parsing kwargs 2011-09-09 17:13:31 +02:00
ujson.c - Added forceAscii option to encoder to control if output is forced to be ascii (<128) or not. 2011-09-09 16:00:23 +02:00
version.h - Fixed issue with parsing kwargs 2011-09-09 17:13:31 +02:00