Changes between Initial Version and Version 1 of Ticket #12679, comment 1
- Timestamp:
- May 22, 2013, 6:58:16 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12679, comment 1
initial v1 1 As discussed in #14627, this should really be signed `int_fast64_t`. Then it fits into a !Py Longon all sensible (i.e. excluding Win64) platforms.1 As discussed in #14627, this should really be signed `int_fast64_t`. Then it fits into a !PyInt on all sensible (i.e. excluding Win64) platforms. 2 2