diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2006-07-09 22:14:42 +0000 |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2006-07-09 22:14:42 +0000 |
commit | 28746aba9bf636d03eb1c1c5f4550c6f2dbf5300 (patch) | |
tree | 02216272cf2d2e22496856213f9efe6e8996ce6b /Python/compile.c | |
parent | 6ec6ab02c33b1b879fef7058bcfecd4edaa66bd9 (diff) | |
download | cpython-git-28746aba9bf636d03eb1c1c5f4550c6f2dbf5300.tar.gz |
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).
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions