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 xdegaye
Recipients georg.brandl, michael.foord, r.david.murray, terry.reedy, vstinner, xdegaye
Date 2014-10-22.22:02:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
This new version of the patch uses a specific exception to skip tests and fixes a bug when invoking the overriden and wrapped subTest method.
History
Date User Action Args
2014-10-22 22:02:29xdegayesetrecipients: + xdegaye, georg.brandl, terry.reedy, vstinner, r.david.murray, michael.foord
2014-10-22 22:02:29xdegayesetmessageid: <[email protected]>
2014-10-22 22:02:29xdegayelinkissue22607 messages
2014-10-22 22:02:28xdegayecreate