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 facundobatista
Recipients cuerty, facundobatista, schmir
Date 2008-06-23.14:53:50
SpamBayes Score 0.0035741264
Marked as misclassified No
Message-id <1214232831.24.0.0989721668864.issue3179@psf.upfronthosting.co.za>
In-reply-to
Content
This example works before my patch, exactly!

The reason of the patch I applied is that in some cases a Recursion
error should be raised, but it didn't happen, causing some serious
issues later.

I'm putting in copy to cuerty, for him to analyze if this case should
have caused Recursion error in the first place, or not.

In any case, it's a good example. Ralf, would you mind to generate a
test case from this example?

Thank you all!
History
Date User Action Args
2008-06-23 14:53:51facundobatistasetspambayes_score: 0.00357413 -> 0.0035741264
recipients: + facundobatista, schmir, cuerty
2008-06-23 14:53:51facundobatistasetspambayes_score: 0.00357413 -> 0.00357413
messageid: <1214232831.24.0.0989721668864.issue3179@psf.upfronthosting.co.za>
2008-06-23 14:53:50facundobatistalinkissue3179 messages
2008-06-23 14:53:50facundobatistacreate