[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

Specialize exceptions thrown by JSON parser - Code Review

The Wayback Machine - https://web.archive.org/web/20191212165005/https://bugs.python.org/review/19361/

Open Issues | Closed Issues | All Issues | Sign in to create issues and add comments

Can't Edit
Can't Publish+Mail
Start Review

Created:
5 years, 2 months ago by musically.ut

Modified:
5 years ago

Reviewers:

CC:
rhettinger, Bob Ippolito, AntoinePitrou, ezio.melotti, Arfrever, cvrebert, devnull_psf.upfronthosting.co.za, storchaka, musically.ut_gmail.com

Visibility:
Public.

Patch Set 1 #

Patch Set 2 #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
Doc/library/json.rst View 1 4 chunks +36 lines, -3 lines 0 comments Download
Lib/json/decoder.py View 1 13 chunks +39 lines, -43 lines 0 comments Download
Lib/json/__init__.py View 1 2 chunks +4 lines, -3 lines 0 comments Download
Lib/test/test_json/__init__.py View 1 2 chunks +4 lines, -0 lines 0 comments Download
Lib/test/test_json/test_decode.py View 1 2 chunks +4 lines, -4 lines 0 comments Download
Lib/test/test_json/test_fail.py View 1 5 chunks +40 lines, -18 lines 0 comments Download
Lib/test/test_json/test_scanstring.py View 1 1 chunk +1 line, -1 line 0 comments Download
Modules/_json.c View 1 1 chunk +10 lines, -11 lines 0 comments Download