[Python-checkins] [python/cpython] b6dae2: [2.7] bpo-30911: Add tests for bad boolean argumen...
GitHub
noreply at github.com
Thu Jul 13 05:03:19 EDT 2017
Branch: refs/heads/2.7
Home: https://github.com/python/cpython
Commit: b6dae2e40d14436d77d3f0bfe6a5b4ae73c83c6e
https://github.com/python/cpython/commit/b6dae2e40d14436d77d3f0bfe6a5b4ae73c83c6e
Author: Serhiy Storchaka <storchaka at gmail.com>
Date: 2017-07-13 (Thu, 13 Jul 2017)
Changed paths:
M Lib/json/tests/test_speedups.py
Log Message:
-----------
[2.7] bpo-30911: Add tests for bad boolean arguments for accelerated json (GH-2690) (#2694)
encoder and decoder..
(cherry picked from commit d3aaa2f1496aae0809c9ec9623fa528d3a2c16c2)
More information about the Python-checkins
mailing list