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.10:56:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334919405.99.0.218553265573.issue14630@psf.upfronthosting.co.za>
In-reply-to
Content
If we're accessing ob_digit[0] when Py_SIZE(x) == 0, that sounds like a bug to me.
History
Date User Action Args
2012-04-20 10:56:46mark.dickinsonsetrecipients: + mark.dickinson, pitrou, skrah, brechtm
2012-04-20 10:56:45mark.dickinsonsetmessageid: <1334919405.99.0.218553265573.issue14630@psf.upfronthosting.co.za>
2012-04-20 10:56:45mark.dickinsonlinkissue14630 messages
2012-04-20 10:56:45mark.dickinsoncreate