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 mark.dickinson
Recipients brechtm, mark.dickinson, pitrou, skrah
Date 2012-04-20.17:23:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334942635.64.0.152665859045.issue14630@psf.upfronthosting.co.za>
In-reply-to
Content
Here's the patch.  I searched through the rest of Objects/longobject.c for other occurrences of [0], and found nothing else that looked suspicious, so I'm reasonably confident that this was an isolated case.
History
Date User Action Args
2012-04-20 17:23:55mark.dickinsonsetrecipients: + mark.dickinson, pitrou, skrah, brechtm
2012-04-20 17:23:55mark.dickinsonsetmessageid: <1334942635.64.0.152665859045.issue14630@psf.upfronthosting.co.za>
2012-04-20 17:23:55mark.dickinsonlinkissue14630 messages
2012-04-20 17:23:55mark.dickinsoncreate