From: Serhiy Storchaka Date: Sat, 30 May 2015 14:48:54 +0000 (+0300) Subject: Issue #24115: Update uses of PyObject_IsTrue(), PyObject_Not(), X-Git-Tag: v3.5.0b2~13^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e90982111ae1accc2a2ecaae94650a1d16a772ff;p=python Issue #24115: Update uses of PyObject_IsTrue(), PyObject_Not(), PyObject_IsInstance(), PyObject_RichCompareBool() and _PyDict_Contains() to check for and handle errors correctly. --- e90982111ae1accc2a2ecaae94650a1d16a772ff