From: Serhiy Storchaka Date: Fri, 7 Oct 2016 20:26:16 +0000 (+0300) Subject: Issue #18287: PyType_Ready() now checks that tp_name is not NULL. X-Git-Tag: v3.7.0a1~2283 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=52597d91e24a0c2247b0f9540570d82898c0f1da;p=thirdparty%2FPython%2Fcpython.git Issue #18287: PyType_Ready() now checks that tp_name is not NULL. Original patch by Niklas Koep. --- 52597d91e24a0c2247b0f9540570d82898c0f1da