]> granicus.if.org Git - python/commit
Issue #15615: Add some tests for the json module's handling of invalid input data.
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 18 Aug 2012 18:48:17 +0000 (20:48 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 18 Aug 2012 18:48:17 +0000 (20:48 +0200)
commitdbcae3c1917228b6776cb132d552766df7937f74
treecade30ec0aa12e63764aef2e5ae11d12ff6b24ac
parent35fa864840c7ab56acc474b6c035fdc6ae9005a3
parentb47ea9a6fef77a472665d21d04904f754dc7d55f
Issue #15615: Add some tests for the json module's handling of invalid input data.
Patch by Kushal Das.
Misc/ACKS
Misc/NEWS