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 mark.dickinson
Date 2016-09-10.19:08:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473534530.39.0.280810781588.issue28060@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy: thanks for the review. Replying here, since I get a 500 error every time I try to reply from Rietveld.

I'd rather not rely on either NSMALLPOSINTS > 0 or on digit 0 existing when Py_SIZE is 0. We don't rely on that elsewhere, and the code should stay simple where possible.
History
Date User Action Args
2016-09-10 19:08:50mark.dickinsonsetrecipients: + mark.dickinson
2016-09-10 19:08:50mark.dickinsonsetmessageid: <1473534530.39.0.280810781588.issue28060@psf.upfronthosting.co.za>
2016-09-10 19:08:50mark.dickinsonlinkissue28060 messages
2016-09-10 19:08:50mark.dickinsoncreate