1
0
mirror of https://github.com/ultrajson/ultrajson.git synced 2024-11-23 20:53:30 +01:00
ultrajson/python
Romulo A. Ceccon 1f4b786efb Fixed support for distributions without decimal.py
ujson crashed Python if decimal.py wasn't
available. This fix makes ujson ignore the problem
and instead assume no Decimal object will be
passed in to ujson.dumps().
2013-08-19 08:23:41 -03:00
..
JSONtoObj.c
objToJSON.c Fixed support for distributions without decimal.py 2013-08-19 08:23:41 -03:00
py_defines.h
ujson.c
version.h Added 2 bytes to the string reservation macro to guaranteed to able to hold the quotes 2013-06-11 08:09:57 +02:00