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 ezio.melotti
Recipients SilentGhost, belopolsky, ezio.melotti, pitrou, r.david.murray
Date 2013-04-19.02:27:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366338450.21.0.286890129648.issue11078@psf.upfronthosting.co.za>
In-reply-to
Content
Attached an updated patch that also uses subtests to keep running all tests even in case of failure.
The patch also intentionally breaks a few __all__ to show how it works -- these changes should clearly be removed once the patch gets committed.
History
Date User Action Args
2013-04-19 02:27:30ezio.melottisetrecipients: + ezio.melotti, belopolsky, pitrou, r.david.murray, SilentGhost
2013-04-19 02:27:30ezio.melottisetmessageid: <1366338450.21.0.286890129648.issue11078@psf.upfronthosting.co.za>
2013-04-19 02:27:30ezio.melottilinkissue11078 messages
2013-04-19 02:27:29ezio.melotticreate