]> granicus.if.org Git - python/commit
Merging change 55102 from the trunk:
authorKristján Valur Jónsson <kristjan@ccpgames.com>
Mon, 7 May 2007 13:33:39 +0000 (13:33 +0000)
committerKristján Valur Jónsson <kristjan@ccpgames.com>
Mon, 7 May 2007 13:33:39 +0000 (13:33 +0000)
commit7bca027f64945b2ea2e3f3d4e6d1fb2f2a9ea76c
treeb7c89f574e4cbdb10a2768f224c473ab5d1d44a7
parent4e6b5e9eade84f25e6d4d7c609e4931a73a9db97
Merging change 55102 from the trunk:
Fix those parts in the testsuite that assumed that sys.maxint would cause overflow on x64.  Now the testsuite is well behaved on that platform.
Lib/test/string_tests.py
Lib/test/test_format.py
Lib/test/test_index.py
Lib/test/test_itertools.py