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 eric.smith, ezio.melotti, loewis, mark.dickinson, pitrou, python-dev, serhiy.storchaka, skrah
Date 2012-04-20.20:23:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334953408.11.0.581209054952.issue14339@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the patch. I made some minor changes, notably moving the overflow check closer to where it's needed, moving some comments around, and removing a (possibly inappropriate) PyErr_NoMemory call.
History
Date User Action Args
2012-04-20 20:23:28mark.dickinsonsetrecipients: + mark.dickinson, loewis, pitrou, eric.smith, ezio.melotti, skrah, python-dev, serhiy.storchaka
2012-04-20 20:23:28mark.dickinsonsetmessageid: <1334953408.11.0.581209054952.issue14339@psf.upfronthosting.co.za>
2012-04-20 20:23:27mark.dickinsonlinkissue14339 messages
2012-04-20 20:23:27mark.dickinsoncreate