mirror of
https://github.com/ultrajson/ultrajson.git
synced 2024-11-24 01:04:19 +01:00
e962ae68e2
- Added ensure_ascii kwargs to encode/dumps (true is default). Use ensure_ascii=false to allow UTF_8 strings to be outputted, should be faster and more space efficient. - Bumped version |
||
---|---|---|
.. | ||
benchmark.py | ||
BUILD PYPI RELEASE HOWTO.txt | ||
JSONtoObj.c | ||
MANIFEST | ||
objToJSON.c | ||
setup.py | ||
tests.py | ||
ujson.c | ||
version.h |