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 serhiy.storchaka
Recipients mark.dickinson, niklasf, serhiy.storchaka
Date 2017-03-10.18:52:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1489171947.58.0.584435870463.issue29782@psf.upfronthosting.co.za>
In-reply-to
Content
I think we can assume that digit is no larger than unsigned long, otherwise PyLong_AsLong() and like wouldn't work.
History
Date User Action Args
2017-03-10 18:52:27serhiy.storchakasetrecipients: + serhiy.storchaka, mark.dickinson, niklasf
2017-03-10 18:52:27serhiy.storchakasetmessageid: <1489171947.58.0.584435870463.issue29782@psf.upfronthosting.co.za>
2017-03-10 18:52:27serhiy.storchakalinkissue29782 messages
2017-03-10 18:52:27serhiy.storchakacreate