1
0
mirror of https://github.com/ultrajson/ultrajson.git synced 2024-11-23 16:42:10 +01:00
ultrajson/tests
Eric Le Lay ad280fd99e new reject_bytes option to raise on bytes
raise TypeError when encountering bytes in ujson.dumps() to prevent
unexpected Unicode exceptions in production.
Fixes #264
2017-06-11 11:58:10 +02:00
..
benchmark.py Integrated google's double-conversion lib 2017-02-14 12:20:04 +01:00
sample.json Restructured code for better pypi packaging 2012-02-07 17:11:29 +01:00
tests.py new reject_bytes option to raise on bytes 2017-06-11 11:58:10 +02:00