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 baikie, brett.cannon, michael.foord, ncoghlan, ned.deily, python-dev, r.david.murray, ronaldoussoren
Date 2013-04-23.13:28:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366723703.76.0.896571193676.issue12958@psf.upfronthosting.co.za>
In-reply-to
Content
It's entirely possible the hack in test_socket (where it catches unittest._ExpectedFailure to suppress the issues in the tearDown code after the test fails) were invalidated by the subtest changes.
History
Date User Action Args
2013-04-23 13:28:23ncoghlansetrecipients: + ncoghlan, brett.cannon, ronaldoussoren, baikie, ned.deily, r.david.murray, michael.foord, python-dev
2013-04-23 13:28:23ncoghlansetmessageid: <1366723703.76.0.896571193676.issue12958@psf.upfronthosting.co.za>
2013-04-23 13:28:23ncoghlanlinkissue12958 messages
2013-04-23 13:28:23ncoghlancreate