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 serhiy.storchaka, vstinner
Date 2015-03-06.13:56:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425650175.24.0.0981770821263.issue23571@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure that all removed assertions are not needed. There are many ways to get raised exception, not only by calling a function.
History
Date User Action Args
2015-03-06 13:56:15serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner
2015-03-06 13:56:15serhiy.storchakasetmessageid: <1425650175.24.0.0981770821263.issue23571@psf.upfronthosting.co.za>
2015-03-06 13:56:15serhiy.storchakalinkissue23571 messages
2015-03-06 13:56:15serhiy.storchakacreate