]> granicus.if.org Git - python/commit
[2.7] bpo-30911: Add tests for bad boolean arguments for accelerated json (GH-2690...
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 13 Jul 2017 09:03:18 +0000 (12:03 +0300)
committerGitHub <noreply@github.com>
Thu, 13 Jul 2017 09:03:18 +0000 (12:03 +0300)
commitb6dae2e40d14436d77d3f0bfe6a5b4ae73c83c6e
tree0ad2a0b215b81ef35edb159a87130115e3b2bd86
parenta948d4f7531beb9e29ac77aaf4311353679e4949
[2.7] bpo-30911: Add tests for bad boolean arguments for accelerated json (GH-2690) (#2694)

encoder and decoder..
(cherry picked from commit d3aaa2f1496aae0809c9ec9623fa528d3a2c16c2)
Lib/json/tests/test_speedups.py