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 pitrou
Recipients alexandre.vassalotti, amaury.forgeotdarc, belopolsky, georg.brandl, pitrou, terry.reedy
Date 2011-01-23.15:32:24
SpamBayes Score 0.005979521
Marked as misclassified No
Message-id <1295796747.29.0.604662420654.issue10987@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch. I also strength the recursion limit testing script by testing both recursion through dicts and through lists.
History
Date User Action Args
2011-01-23 15:32:27pitrousetrecipients: + pitrou, georg.brandl, terry.reedy, amaury.forgeotdarc, belopolsky, alexandre.vassalotti
2011-01-23 15:32:27pitrousetmessageid: <1295796747.29.0.604662420654.issue10987@psf.upfronthosting.co.za>
2011-01-23 15:32:24pitroulinkissue10987 messages
2011-01-23 15:32:24pitroucreate