Message335281
| Author | eric.snow |
|---|---|
| Recipients | eric.snow, izbyshev, vstinner |
| Date | 2019-02-12.01:37:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1549935443.17.0.707794494489.issue35972@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Is "long long" (AKA int64_t) 32 bits or 64 bits on a 32-bit platform? It it's always 32 bits then there is no problem here. Otherwise I agree we have a problem to fix. My understanding is that it is the former (always 32 bits). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-12 01:37:23 | eric.snow | set | recipients: + eric.snow, vstinner, izbyshev |
| 2019-02-12 01:37:23 | eric.snow | set | messageid: <1549935443.17.0.707794494489.issue35972@roundup.psfhosted.org> |
| 2019-02-12 01:37:23 | eric.snow | link | issue35972 messages |
| 2019-02-12 01:37:23 | eric.snow | create | |