This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients pitrou, scoder, serhiy.storchaka
Date 2017-07-31.20:27:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501532869.68.0.0771661807733.issue31091@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e4c06bcca358c6dcb6393a75a1589ff6a2d45cde by Serhiy Storchaka (scoder) in branch 'master':
bpo-31091: Remove dead code in PyErr_GivenExceptionMatches(). (#2963)
https://github.com/python/cpython/commit/e4c06bcca358c6dcb6393a75a1589ff6a2d45cde
History
Date User Action Args
2017-07-31 20:27:49serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, scoder
2017-07-31 20:27:49serhiy.storchakasetmessageid: <1501532869.68.0.0771661807733.issue31091@psf.upfronthosting.co.za>
2017-07-31 20:27:49serhiy.storchakalinkissue31091 messages
2017-07-31 20:27:49serhiy.storchakacreate