]> granicus.if.org Git - python/commit
Issue #24683: Fixed crashes in _json functions called with arguments of
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 26 Jul 2015 06:03:16 +0000 (09:03 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 26 Jul 2015 06:03:16 +0000 (09:03 +0300)
commit0ccf208653d51954674edb140861cc686f06080a
tree6452dda7ba3fbd712541cee5790744515a0a550b
parentaece8248b6257cd8c0840963a794537b9e1d9d14
parentf002225f7e0b82af64f5f524ed870b83a226557c
Issue #24683: Fixed crashes in _json functions called with arguments of
inappropriate type.
Misc/NEWS