From: Serhiy Storchaka Date: Thu, 21 Feb 2013 18:21:21 +0000 (+0200) Subject: Issue #17225: JSON decoder now counts columns in the first line starting X-Git-Tag: v3.3.1rc1~148 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ed891c151748d030a890d50f3bbce3f581304439;p=thirdparty%2FPython%2Fcpython.git Issue #17225: JSON decoder now counts columns in the first line starting with 1, as in other lines. --- ed891c151748d030a890d50f3bbce3f581304439