-
- Downloads
Merge pull request #96 from coldeasy/int_as_string_bitcount
Adding `int_as_string_bitcount` option
Showing
- simplejson/__init__.py 27 additions, 16 deletionssimplejson/__init__.py
- simplejson/_speedups.c 75 additions, 37 deletionssimplejson/_speedups.c
- simplejson/encoder.py 44 additions, 24 deletionssimplejson/encoder.py
- simplejson/tests/test_bigint_as_string.py 44 additions, 35 deletionssimplejson/tests/test_bigint_as_string.py
- simplejson/tests/test_bitsize_int_as_string.py 67 additions, 0 deletionssimplejson/tests/test_bitsize_int_as_string.py
- simplejson/tests/test_speedups.py 26 additions, 7 deletionssimplejson/tests/test_speedups.py
Loading
Please register or sign in to comment