]> granicus.if.org Git - python/commit
[3.6] bpo-30911: Add tests for bad boolean arguments for accelerated json (GH-2690...
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 13 Jul 2017 08:40:25 +0000 (11:40 +0300)
committerGitHub <noreply@github.com>
Thu, 13 Jul 2017 08:40:25 +0000 (11:40 +0300)
commit7d0a99582050ccac2e7126484d23072be342f317
tree00eeafaf4205edddb185be13622ae11903e57a19
parenta9bf62cadf6ccd55b84a8d4f353529b02a537830
[3.6] bpo-30911: Add tests for bad boolean arguments for accelerated json (GH-2690) (#2692)

encoder and decoder.
(cherry picked from commit d3aaa2f)
Lib/test/test_json/test_speedups.py