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 <[email protected]>
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: <[email protected]>
2008-12-04 14:23:08vstinnerlinkissue4523 messages
2008-12-04 14:23:07vstinnercreate