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 amaury.forgeotdarc
Recipients alexandre.vassalotti, amaury.forgeotdarc, bkline, cyhawk, facundobatista, jcea, loewis, schmir
Date 2008-06-25.21:41:26
SpamBayes Score 0.0021849049
Marked as misclassified No
Message-id <1214430089.26.0.528313049525.issue2702@psf.upfronthosting.co.za>
In-reply-to
Content
It seems that each self->nesting++ should be balanced with
self->nesting--. Attached patch enables all tests and corrects the issue
History
Date User Action Args
2008-06-25 21:41:29amaury.forgeotdarcsetspambayes_score: 0.0021849 -> 0.0021849049
recipients: + amaury.forgeotdarc, loewis, facundobatista, jcea, bkline, alexandre.vassalotti, schmir, cyhawk
2008-06-25 21:41:29amaury.forgeotdarcsetspambayes_score: 0.0021849 -> 0.0021849
messageid: <1214430089.26.0.528313049525.issue2702@psf.upfronthosting.co.za>
2008-06-25 21:41:28amaury.forgeotdarclinkissue2702 messages
2008-06-25 21:41:28amaury.forgeotdarccreate