From: Antoine Pitrou Date: Tue, 8 Dec 2009 15:41:50 +0000 (+0000) Subject: Blocked revisions 76708 via svnmerge X-Git-Tag: v2.6.5rc1~295 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=75763cb6281b6487ec43014395c7e639c2029ced;p=python Blocked revisions 76708 via svnmerge ........ r76708 | antoine.pitrou | 2009-12-08 16:40:51 +0100 (mar., 08 déc. 2009) | 4 lines Issue #6986: Fix crash in the JSON C accelerator when called with the wrong parameter types. Patch by Victor Stinner. ........ ---