-
- Downloads
Merge branch 'py3'
No related branches found
No related tags found
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- .travis.yml 3 additions, 0 deletions.travis.yml
- CHANGES.txt 10 additions, 0 deletionsCHANGES.txt
- README.rst 3 additions, 3 deletionsREADME.rst
- conf.py 2 additions, 2 deletionsconf.py
- index.rst 30 additions, 9 deletionsindex.rst
- setup.py 23 additions, 13 deletionssetup.py
- simplejson/__init__.py 18 additions, 16 deletionssimplejson/__init__.py
- simplejson/_speedups.c 685 additions, 347 deletionssimplejson/_speedups.c
- simplejson/compat.py 43 additions, 0 deletionssimplejson/compat.py
- simplejson/decoder.py 49 additions, 24 deletionssimplejson/decoder.py
- simplejson/encoder.py 86 additions, 55 deletionssimplejson/encoder.py
- simplejson/tests/__init__.py 15 additions, 5 deletionssimplejson/tests/__init__.py
- simplejson/tests/test_decimal.py 15 additions, 10 deletionssimplejson/tests/test_decimal.py
- simplejson/tests/test_decode.py 2 additions, 1 deletionsimplejson/tests/test_decode.py
- simplejson/tests/test_dump.py 56 additions, 7 deletionssimplejson/tests/test_dump.py
- simplejson/tests/test_encode_basestring_ascii.py 3 additions, 2 deletionssimplejson/tests/test_encode_basestring_ascii.py
- simplejson/tests/test_errors.py 7 additions, 6 deletionssimplejson/tests/test_errors.py
- simplejson/tests/test_fail.py 31 additions, 3 deletionssimplejson/tests/test_fail.py
- simplejson/tests/test_float.py 12 additions, 4 deletionssimplejson/tests/test_float.py
Loading
Please register or sign in to comment