Message 129952 - Python tracker

Message129952

Author ncoghlan
Recipients ncoghlan
Date 2011-03-03.11:10:32
SpamBayes Score 0.00062630035
Marked as misclassified No
Message-id <1299150633.01.0.0914113018121.issue11383@psf.upfronthosting.co.za>
In-reply-to
Content
Updated Lib/test/crashers/compiler_recursion.py to refer back to this issue. (As well as making it actually crash again on my system - apparently an expression nested 59k deep wasn't enough to kill the stack here, so I bumped it to 100k)
History
Date User Action Args
2011-03-03 11:10:33ncoghlansetrecipients: + ncoghlan
2011-03-03 11:10:33ncoghlansetmessageid: <1299150633.01.0.0914113018121.issue11383@psf.upfronthosting.co.za>
2011-03-03 11:10:32ncoghlanlinkissue11383 messages
2011-03-03 11:10:32ncoghlancreate