From: Serhiy Storchaka Date: Mon, 14 Jul 2014 09:20:49 +0000 (+0300) Subject: Call PyErr_NoMemory() when PyMem_Malloc() fails. X-Git-Tag: v3.5.0a1~1284 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=56ded52fa8bda4e85d28406a53d419cf30a8cda0;p=python Call PyErr_NoMemory() when PyMem_Malloc() fails. --- 56ded52fa8bda4e85d28406a53d419cf30a8cda0