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 dino.viehland
Recipients Emmanuel.Decitre, Peter.Wentworth, asvetlov, dino.viehland, flupke, gregorlingl, kbk, loewis, pitrou, r.david.murray, terry.reedy
Date 2012-04-12.16:35:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334248536.97.0.671394289993.issue6717@psf.upfronthosting.co.za>
In-reply-to
Content
Maybe there just needs to be a max that it will bump it up?  

FYI this isn't actually causing any problems for me, I just ran into it while doing IronPython development and was surprised to be able to crash the interpreter w/ pure Python code, and my crash looked awfully similar to this bug.
History
Date User Action Args
2012-04-12 16:35:37dino.viehlandsetrecipients: + dino.viehland, loewis, terry.reedy, kbk, pitrou, gregorlingl, r.david.murray, asvetlov, flupke, Peter.Wentworth, Emmanuel.Decitre
2012-04-12 16:35:36dino.viehlandsetmessageid: <1334248536.97.0.671394289993.issue6717@psf.upfronthosting.co.za>
2012-04-12 16:35:36dino.viehlandlinkissue6717 messages
2012-04-12 16:35:36dino.viehlandcreate