[issue4136] merge json library with latest simplejson 2.0.x - Code Review (original) (raw)

Can't Edit Can't Publish+Mail Start Review Created: 16 years, 3 months ago by Antoine Pitrou Modified: 15 years, 10 months ago Reviewers: bob.ippolito, Martin v. Löwis CC: report_bugs.python.org Base URL: http://svn.python.org/view/\*checkout\*/python/trunk/ Visibility: Public. Description Updated patch from Bob Ippolito, for updating the Python trunk json package to the latest simplejson. Patch Set 1# Total comments: 6 Unified diffs Side-by-side diffs Delta from patch set Stats (+2392 lines, -544 lines) Patch Lib/json/__init__.py View 8 chunks +55 lines, -54 lines 0 comments Download Lib/json/decoder.py View 10 chunks +144 lines, -127 lines 2 comments Download Lib/json/encoder.py View 11 chunks +224 lines, -163 lines 2 comments Download Lib/json/scanner.py View 1 chunk +56 lines, -59 lines 0 comments Download Lib/json/tests/test_check_circular.py View 1 chunk +30 lines, -0 lines 0 comments Download Lib/json/tests/test_decode.py View 1 chunk +7 lines, -0 lines 0 comments Download Lib/json/tests/test_dump.py View 1 chunk +8 lines, -0 lines 0 comments Download Lib/json/tests/test_encode_basestring_ascii.py View 1 chunk +5 lines, -1 line 0 comments Download Lib/json/tests/test_fail.py View 1 chunk +1 line, -1 line 0 comments Download Lib/json/tests/test_float.py View 1 chunk +7 lines, -1 line 0 comments Download Lib/json/tests/test_unicode.py View 1 chunk +11 lines, -2 lines 0 comments Download Lib/json/tool.py View 2 chunks +3 lines, -3 lines 0 comments Download Modules/_json.c View 20 chunks +1841 lines, -133 lines 2 comments Download Messages Total messages: 3 Expand All Messages | Collapse All Messages Expand All Messages Collapse All Messages