From: Eli Bendersky Date: Sat, 12 Jan 2013 13:43:08 +0000 (-0800) Subject: Issue #16076: check for return value of PyTuple_New for args (following X-Git-Tag: v3.4.0a1~1632 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=60a0c710311b29539f8c8a6404a51b21f44b1e43;p=python Issue #16076: check for return value of PyTuple_New for args (following Coverity report) and cleanup code. --- 60a0c710311b29539f8c8a6404a51b21f44b1e43