-
- Downloads
fix off-by-one error in the colno of JSONDecodeError when lineno == 0 (#57)
Showing
- CHANGES.txt 6 additions, 0 deletionsCHANGES.txt
- conf.py 1 addition, 1 deletionconf.py
- index.rst 1 addition, 1 deletionindex.rst
- setup.py 1 addition, 1 deletionsetup.py
- simplejson/__init__.py 2 additions, 2 deletionssimplejson/__init__.py
- simplejson/decoder.py 1 addition, 1 deletionsimplejson/decoder.py
- simplejson/tests/test_errors.py 1 addition, 1 deletionsimplejson/tests/test_errors.py
- simplejson/tests/test_fail.py 1 addition, 1 deletionsimplejson/tests/test_fail.py
Loading
Please register or sign in to comment