From: Serhiy Storchaka Date: Sun, 6 Nov 2016 11:19:38 +0000 (+0200) Subject: Issue #28123: _PyDict_GetItem_KnownHash() now can raise an exception as X-Git-Tag: v3.7.0a1~2060 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=04230c40874d9dae9bafb2a99eac99b4e7a306df;p=thirdparty%2FPython%2Fcpython.git Issue #28123: _PyDict_GetItem_KnownHash() now can raise an exception as PyDict_GetItemWithError(). Patch by Xiang Zhang. --- 04230c40874d9dae9bafb2a99eac99b4e7a306df