Message284406
Thanks for pointing that out, Victor. Given the precedent I switched to using int64_t. The patch actually uses PY_INT64_T, but I didn't see a reason to use int64_t directly. FWIW, there *are* a few places that use int_fast64_t, but they are rather specialized and I didn't want this patch to be a place where I had to deal with setting a more general precedent. :) |
|
| Date |
User |
Action |
Args |
| 2016-12-31 18:34:56 | eric.snow | set | recipients:
+ eric.snow, brett.cannon, ncoghlan, vstinner, grahamd, serhiy.storchaka, steve.dower |
| 2016-12-31 18:34:56 | eric.snow | set | messageid: <1483209296.61.0.020791833935.issue29102@psf.upfronthosting.co.za> |
| 2016-12-31 18:34:56 | eric.snow | link | issue29102 messages |
| 2016-12-31 18:34:56 | eric.snow | create | |
|