summaryrefslogtreecommitdiff
path: root/Python/frozenmain.c
diff options
context:
space:
mode:
authorscoder <stefan_ml@behnel.de>2017-07-31 22:27:46 +0200
committerSerhiy Storchaka <storchaka@gmail.com>2017-07-31 23:27:46 +0300
commite4c06bcca358c6dcb6393a75a1589ff6a2d45cde (patch)
tree68f6c40cff3c4159c0ba0c822776fcdd1ee28135 /Python/frozenmain.c
parent8474d87165593bac2bc231287f42c4cff3fd6aaf (diff)
downloadcpython-git-e4c06bcca358c6dcb6393a75a1589ff6a2d45cde.tar.gz
bpo-31091: Remove dead code in PyErr_GivenExceptionMatches(). (#2963)
According to the comment, there was previously a call to PyObject_IsSubclass() involved which could fail, but since it was replaced with a call to PyType_IsSubtype(), it can no longer fail.
Diffstat (limited to 'Python/frozenmain.c')
0 files changed, 0 insertions, 0 deletions