[Python-checkins] [python/cpython] 3dbe11: [2.7] bpo-30911: Add tests for bad boolean argumen...
GitHub
noreply at github.com
Sun Jul 16 00:51:04 EDT 2017
Branch: refs/heads/2.7
Home: https://github.com/python/cpython
Commit: 3dbe11a1219d148e4a133449a86ac5d157e35d35
https://github.com/python/cpython/commit/3dbe11a1219d148e4a133449a86ac5d157e35d35
Author: Serhiy Storchaka <storchaka at gmail.com>
Date: 2017-07-16 (Sun, 16 Jul 2017)
Log Message:
-----------
[2.7] bpo-30911: Add tests for bad boolean arguments for accelerated json (GH-2690) (#2729)
encoder and decoder.
(cherry picked from commit d3aaa2f1496aae0809c9ec9623fa528d3a2c16c2)
More information about the Python-checkins
mailing list