marshal.c r_long64: When reading a TYPE_INT64 value on a box with 32-bit
ints, convert to PyLong (rather than throwing away the high-order 32 bits).
Showing
Lib/test/test_marshal.py
0 → 100644
Please register or sign in to comment