Message318467
| Author | eric.snow |
|---|---|
| Recipients | eric.snow, vstinner |
| Date | 2018-06-01.21:53:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1527889992.32.0.81473610881.issue33724@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I'm pretty sure at this point that the failures are due to using a %d format string for int64_t instead of %lld. I'll have a PR up shortly. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-01 21:53:12 | eric.snow | set | recipients: + eric.snow, vstinner |
| 2018-06-01 21:53:12 | eric.snow | set | messageid: <1527889992.32.0.81473610881.issue33724@psf.upfronthosting.co.za> |
| 2018-06-01 21:53:12 | eric.snow | link | issue33724 messages |
| 2018-06-01 21:53:12 | eric.snow | create | |