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 phr
Recipients Dennis Sweeney, christian.heimes, jfine2358, mark.dickinson, phr, remi.lapeyre, rhettinger, serhiy.storchaka, steven.daprano, tim.peters, trrhodes
Date 2020-05-14.10:12:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589451145.52.0.243176650589.issue40028@roundup.psfhosted.org>
In-reply-to
Content
I'm the one always asking for more stuff in the stdlib, but above some simplistic approaches this seems out of scope.  Doing it usefully above say 2**32 requires fancy algorithms.  Better to use some external package that implements that stuff.
History
Date User Action Args
2020-05-14 10:12:25phrsetrecipients: + phr, tim.peters, rhettinger, mark.dickinson, christian.heimes, steven.daprano, serhiy.storchaka, remi.lapeyre, jfine2358, Dennis Sweeney, trrhodes
2020-05-14 10:12:25phrsetmessageid: <1589451145.52.0.243176650589.issue40028@roundup.psfhosted.org>
2020-05-14 10:12:25phrlinkissue40028 messages
2020-05-14 10:12:25phrcreate