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 benjamin.peterson
Recipients benjamin.peterson, dmalcolm, pitrou, tromey
Date 2012-12-08.03:32:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354937543.61.0.145284214015.issue15516@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm, well I dont't think that test will fail without the patch. You probably need to add a special function to _testcapi to check if an exception is set (PyErr_Occurred()).
History
Date User Action Args
2012-12-08 03:32:23benjamin.petersonsetrecipients: + benjamin.peterson, pitrou, dmalcolm, tromey
2012-12-08 03:32:23benjamin.petersonsetmessageid: <1354937543.61.0.145284214015.issue15516@psf.upfronthosting.co.za>
2012-12-08 03:32:23benjamin.petersonlinkissue15516 messages
2012-12-08 03:32:23benjamin.petersoncreate