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 ncoghlan
Recipients alonho, benjamin.peterson, hniksic, ncoghlan, nikratio
Date 2013-11-19.12:47:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384865278.86.0.71924809742.issue18861@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, this won't the subTest example because that actually *suppresses* the errors, and reports them later. Annotations only help when the exception is allowed to escape.
History
Date User Action Args
2013-11-19 12:47:59ncoghlansetrecipients: + ncoghlan, hniksic, benjamin.peterson, nikratio, alonho
2013-11-19 12:47:58ncoghlansetmessageid: <1384865278.86.0.71924809742.issue18861@psf.upfronthosting.co.za>
2013-11-19 12:47:58ncoghlanlinkissue18861 messages
2013-11-19 12:47:58ncoghlancreate