Message 404733 - Python tracker
Message404733
| Author | mark.dickinson |
|---|---|
| Recipients | Beier Liu, mark.dickinson, paul.moore, scoder, serhiy.storchaka, steve.dower, tim.golden, zach.ware |
| Date | 2021-10-22.09:17:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1634894253.64.0.617906214522.issue35037@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
This should probably be a separate issue, but I wonder whether the 15-bit digit option has value any more. Should we just drop that option and always use 30-bit digits? 30-bit digits were introduced at a time when we couldn't rely on a 64-bit integer type always being available, so we still needed to keep the 15-bit fallback option. But I think that's no longer the case. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-10-22 09:17:33 | mark.dickinson | set | recipients: + mark.dickinson, paul.moore, scoder, tim.golden, zach.ware, serhiy.storchaka, steve.dower, Beier Liu |
| 2021-10-22 09:17:33 | mark.dickinson | set | messageid: <1634894253.64.0.617906214522.issue35037@roundup.psfhosted.org> |
| 2021-10-22 09:17:33 | mark.dickinson | link | issue35037 messages |
| 2021-10-22 09:17:33 | mark.dickinson | create | |