New submission from Serhiy Storchaka: The json module tests contain testcases from the official testsuite (http://json.org/JSON_checker/test.zip). At the moment these testcases differ slightly and the proposed patch updates testcases to conform with the current official testsuite (which was changed 2007-10-05 last time).
I think tests updating can be applied to old Python versions. ---------- components: Tests files: json_tests.patch keywords: patch messages: 176421 nosy: ezio.melotti, pitrou, rhettinger, serhiy.storchaka priority: normal severity: normal stage: patch review status: open title: Update JSON tests type: enhancement versions: Python 2.7, Python 3.2, Python 3.3, Python 3.4 Added file: http://bugs.python.org/file28129/json_tests.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue16559> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com