From: Serhiy Storchaka Date: Sun, 16 Jul 2017 04:51:03 +0000 (+0300) Subject: [2.7] bpo-30911: Add tests for bad boolean arguments for accelerated json (GH-2690... X-Git-Tag: v2.7.14rc1~47 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3dbe11a1219d148e4a133449a86ac5d157e35d35;p=python [2.7] bpo-30911: Add tests for bad boolean arguments for accelerated json (GH-2690) (#2729) encoder and decoder. (cherry picked from commit d3aaa2f1496aae0809c9ec9623fa528d3a2c16c2) ---