]> granicus.if.org Git - python/commit
(Merge 3.4) Issue #22338: Fix a crash in the json module on memory allocation
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 10 Sep 2014 21:32:36 +0000 (23:32 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 10 Sep 2014 21:32:36 +0000 (23:32 +0200)
commit8ebf9106129e59e54a852cd7643510d85a30840e
tree66931c6c0bf2317ccdbe0ce418f4ac1e8dfc6636
parenteeca5f82fd2645a988cbbed016a7b7100ec91deb
parent31a3ec313d442fd9d64a3882669da634d7b70d56
(Merge 3.4) Issue #22338: Fix a crash in the json module on memory allocation
failure.
Misc/NEWS