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 rhettinger
Recipients PedanticHacker, Stefan Pochmann, mark.dickinson, mcognetta, pablogsal, rhettinger, serhiy.storchaka, tim.peters
Date 2021-12-21.19:58:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1640116718.26.0.338581699769.issue37295@roundup.psfhosted.org>
In-reply-to
Content
Am I correct in my understanding the 64 bits are always available, that 128 bit ints aren't universal, and that #ifdefs would be needed to extend the range of the table for systems that support it?
History
Date User Action Args
2021-12-21 19:58:38rhettingersetrecipients: + rhettinger, tim.peters, mark.dickinson, serhiy.storchaka, PedanticHacker, mcognetta, Stefan Pochmann, pablogsal
2021-12-21 19:58:38rhettingersetmessageid: <1640116718.26.0.338581699769.issue37295@roundup.psfhosted.org>
2021-12-21 19:58:38rhettingerlinkissue37295 messages
2021-12-21 19:58:38rhettingercreate