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 eric.araujo
Recipients abacabadabacaba, eric.araujo, rhettinger
Date 2011-03-21.02:37:28
SpamBayes Score 0.01867653
Marked as misclassified No
Message-id <1300675049.43.0.334187993837.issue8420@psf.upfronthosting.co.za>
In-reply-to
Content
I was able to reproduce the crash in 2.7 and fix it with the patch.  I only had to remove a cast to long to make the patch apply.  I also changed tabs to spaces in two lines.

Please review and assign back to me for commit. :)
History
Date User Action Args
2011-03-21 02:37:29eric.araujosetrecipients: + eric.araujo, rhettinger, abacabadabacaba
2011-03-21 02:37:29eric.araujosetmessageid: <1300675049.43.0.334187993837.issue8420@psf.upfronthosting.co.za>
2011-03-21 02:37:28eric.araujolinkissue8420 messages
2011-03-21 02:37:28eric.araujocreate