On 64 bit systems, int literals that use less than 64 bits are now ints
rather than longs. This also fixes the test for eval(-sys.maxint - 1).
Showing
Please register or sign in to comment
rather than longs. This also fixes the test for eval(-sys.maxint - 1).