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 python-dev
Recipients python-dev, rhettinger, serhiy.storchaka, xiang.zhang, ztane
Date 2016-09-27.08:38:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160927083820.4749.64343.F7C1AB52@psf.io>
In-reply-to
Content
New changeset 9e59cb403efa by Serhiy Storchaka in branch 'default':
Issue #27703: Got rid of unnecessary NULL checks in do_raise() in release mode.
https://hg.python.org/cpython/rev/9e59cb403efa
History
Date User Action Args
2016-09-27 08:38:23python-devsetrecipients: + python-dev, rhettinger, serhiy.storchaka, ztane, xiang.zhang
2016-09-27 08:38:23python-devlinkissue27703 messages
2016-09-27 08:38:22python-devcreate