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 vstinner
Recipients r.david.murray, vstinner
Date 2008-12-04.14:23:07
SpamBayes Score 0.00030131708
Marked as misclassified No
Message-id <1228400588.87.0.894151491786.issue4523@psf.upfronthosting.co.za>
In-reply-to
Content
The regression tests are already running with -bb. We should also 
use -3 to detect such bug. But is "-3" enough to raise an error (and 
not just display a message)?
History
Date User Action Args
2008-12-04 14:23:08vstinnersetrecipients: + vstinner, r.david.murray
2008-12-04 14:23:08vstinnersetmessageid: <1228400588.87.0.894151491786.issue4523@psf.upfronthosting.co.za>
2008-12-04 14:23:08vstinnerlinkissue4523 messages
2008-12-04 14:23:07vstinnercreate