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 gregory.p.smith
Recipients chris.jerdonek, ezio.melotti, georg.brandl, gregory.p.smith, mark.dickinson, python-dev, serhiy.storchaka
Date 2012-12-26.06:45:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356504349.2.0.885941581111.issue16772@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the pointer to round(). PyNumber_AsSsize_t was just what the doctor ordered.

PS Grump acknowledged and accepted.  Its trunk and we're nowhere near a freeze so I figured it'd be fine to iterate on it in trunk if needed.
History
Date User Action Args
2012-12-26 06:45:49gregory.p.smithsetrecipients: + gregory.p.smith, georg.brandl, mark.dickinson, ezio.melotti, chris.jerdonek, python-dev, serhiy.storchaka
2012-12-26 06:45:49gregory.p.smithsetmessageid: <1356504349.2.0.885941581111.issue16772@psf.upfronthosting.co.za>
2012-12-26 06:45:49gregory.p.smithlinkissue16772 messages
2012-12-26 06:45:48gregory.p.smithcreate