From: Christian Heimes Date: Tue, 13 Sep 2016 18:48:25 +0000 (+0200) Subject: Issue #28188: Use PyMem_Calloc() to get rid of a type-limits warning and an extra... X-Git-Tag: v3.7.0a1~2500 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=425f3907e54e36424750b11120083e7a58389bad;p=python Issue #28188: Use PyMem_Calloc() to get rid of a type-limits warning and an extra memset() call in _ssl.c. --- 425f3907e54e36424750b11120083e7a58389bad