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 stan.mihai
Recipients cgohlke, ocrush, srid, stan.mihai, theller
Date 2011-01-26.09:14:40
SpamBayes Score 7.39829e-07
Marked as misclassified No
Message-id <1296033281.13.0.729352884767.issue8275@psf.upfronthosting.co.za>
In-reply-to
Content
Disabling optimizations doesn't really fix the issue, just hides it, for now.

The problem was an uninitialized variable. Attached is the patch that fixes it.
History
Date User Action Args
2011-01-26 09:14:41stan.mihaisetrecipients: + stan.mihai, theller, srid, cgohlke, ocrush
2011-01-26 09:14:41stan.mihaisetmessageid: <1296033281.13.0.729352884767.issue8275@psf.upfronthosting.co.za>
2011-01-26 09:14:40stan.mihailinkissue8275 messages
2011-01-26 09:14:40stan.mihaicreate