-
- Downloads
Merge branch 'master' into iterable_as_array-gh1
Conflicts: CHANGES.txt conf.py index.rst setup.py simplejson/__init__.py simplejson/_speedups.c simplejson/encoder.py simplejson/tests/test_tuple.py
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- .travis.yml 11 additions, 0 deletions.travis.yml
- CHANGES.txt 283 additions, 2 deletionsCHANGES.txt
- LICENSE.txt 60 additions, 0 deletionsLICENSE.txt
- MANIFEST.in 1 addition, 0 deletionsMANIFEST.in
- README.rst 16 additions, 6 deletionsREADME.rst
- conf.py 3 additions, 3 deletionsconf.py
- index.rst 466 additions, 82 deletionsindex.rst
- setup.py 37 additions, 15 deletionssetup.py
- simplejson/__init__.py 150 additions, 55 deletionssimplejson/__init__.py
- simplejson/_speedups.c 1266 additions, 563 deletionssimplejson/_speedups.c
- simplejson/compat.py 46 additions, 0 deletionssimplejson/compat.py
- simplejson/decoder.py 82 additions, 103 deletionssimplejson/decoder.py
- simplejson/encoder.py 248 additions, 125 deletionssimplejson/encoder.py
- simplejson/scanner.py 59 additions, 3 deletionssimplejson/scanner.py
- simplejson/tests/__init__.py 53 additions, 30 deletionssimplejson/tests/__init__.py
- simplejson/tests/test_bigint_as_string.py 67 additions, 0 deletionssimplejson/tests/test_bigint_as_string.py
- simplejson/tests/test_bitsize_int_as_string.py 73 additions, 0 deletionssimplejson/tests/test_bitsize_int_as_string.py
- simplejson/tests/test_decimal.py 32 additions, 16 deletionssimplejson/tests/test_decimal.py
- simplejson/tests/test_decode.py 20 additions, 4 deletionssimplejson/tests/test_decode.py
Loading
Please register or sign in to comment