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 ggenellina
Recipients georg.brandl, ggenellina, loewis, pitrou
Date 2009-03-01.15:58:09
SpamBayes Score 6.9321095e-07
Marked as misclassified No
Message-id <1235923090.91.0.217155273732.issue5392@psf.upfronthosting.co.za>
In-reply-to
Content
It is an artificial value, I don't require a recursion 
limit so low in any application. I found it when 
looking into #5370.
If there is a lower limit to sys.setrecursionlimit, 
maybe it should be enforced. But since it fails only 
the second time, it looks like a bug somewhere.
History
Date User Action Args
2009-03-01 15:58:11ggenellinasetrecipients: + ggenellina, loewis, georg.brandl, pitrou
2009-03-01 15:58:10ggenellinasetmessageid: <1235923090.91.0.217155273732.issue5392@psf.upfronthosting.co.za>
2009-03-01 15:58:09ggenellinalinkissue5392 messages
2009-03-01 15:58:09ggenellinacreate