From: Serhiy Storchaka Date: Wed, 12 Feb 2014 07:55:45 +0000 (+0200) Subject: Issue #19255: Clear error after failed PyDict_SetItem() on shutdown. X-Git-Tag: v3.4.1rc1~233^2~342 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=226c57100c70c42eca199e1c701d5bd17a135cce;p=thirdparty%2FPython%2Fcpython.git Issue #19255: Clear error after failed PyDict_SetItem() on shutdown. This silences a Coverity complain. --- 226c57100c70c42eca199e1c701d5bd17a135cce