Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | marshal.c r_long64: When reading a TYPE_INT64 value on a box with 32-bit | Tim Peters | 2001-08-29 | 1 | -0/+41 |
ints, convert to PyLong (rather than throwing away the high-order 32 bits). |
index : cpython.git | ||
https://github.com/python/cpython.git |
summaryrefslogtreecommitdiffstats |
Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | marshal.c r_long64: When reading a TYPE_INT64 value on a box with 32-bit | Tim Peters | 2001-08-29 | 1 | -0/+41 |
ints, convert to PyLong (rather than throwing away the high-order 32 bits). |