Tim Peters
f0e717bdb1
Repair portability of sign extension when reading signed ints on boxes
...
where sizeof(long)==8. This *was* broken on boxes where signed right
shifts didn't sign-extend, but not elsewhere. Unfortunately, apart
from the Cray T3E I don't know of such a box, and Guido has so far
refused to buy me any Cray machines for home Python testing <wink>.
More immediately interesting would be if someone could please test
this on *any* sizeof(long)==8 box, to make sure I didn't break it.
2001-04-08 23:39:38 +00:00
..
2000-09-21 21:09:45 +00:00
2001-01-27 18:58:04 +00:00
2001-01-29 20:47:59 +00:00
2001-03-02 06:28:17 +00:00
2001-03-22 15:50:10 +00:00
2001-02-12 22:13:26 +00:00
2000-10-29 00:44:43 +00:00
2001-03-23 06:14:28 +00:00
2000-06-30 16:09:01 +00:00
2000-09-01 23:29:29 +00:00
2001-02-16 03:24:50 +00:00
2001-01-25 22:12:43 +00:00
2000-09-01 23:29:29 +00:00
2001-01-09 02:11:57 +00:00
2001-03-22 00:19:22 +00:00
2000-09-01 23:29:29 +00:00
2000-07-01 00:16:13 +00:00
2000-09-01 23:29:29 +00:00
2000-09-01 23:29:29 +00:00
2000-09-01 23:29:29 +00:00
2001-02-22 19:51:56 +00:00
2001-01-23 21:46:57 +00:00
2001-03-22 17:52:17 +00:00
2000-08-03 02:34:44 +00:00
2001-02-09 23:44:22 +00:00
2000-09-01 23:29:29 +00:00
2001-01-22 15:29:14 +00:00
2001-02-27 20:54:23 +00:00
2000-09-01 23:29:29 +00:00
2001-01-25 10:10:39 +00:00
2000-09-01 23:29:29 +00:00
2000-09-01 23:29:29 +00:00
2001-03-07 10:22:20 +00:00
2000-10-04 16:34:09 +00:00
2001-02-28 16:44:18 +00:00
2000-07-21 06:00:07 +00:00
2001-01-24 17:13:11 +00:00
2000-09-01 23:29:29 +00:00
2001-03-11 03:03:07 +00:00
2000-09-01 23:29:29 +00:00
2000-09-01 23:29:29 +00:00
2001-02-16 03:27:35 +00:00
2001-04-02 17:59:02 +00:00
2001-03-22 02:47:58 +00:00
2001-03-02 07:09:54 +00:00
2000-10-12 19:42:00 +00:00
2000-09-26 05:46:01 +00:00
2000-09-28 02:54:51 +00:00
2000-09-01 23:29:29 +00:00
2001-01-14 05:05:51 +00:00
2001-02-12 16:48:13 +00:00
2001-02-01 19:50:29 +00:00
2001-01-21 23:34:12 +00:00
2000-09-17 16:09:27 +00:00
2001-01-07 05:59:59 +00:00
2000-09-01 23:29:29 +00:00
2001-02-27 17:04:34 +00:00
2000-09-01 09:01:32 +00:00
2001-03-11 03:03:07 +00:00
2001-03-24 19:58:26 +00:00
2000-08-02 13:41:18 +00:00
2000-07-22 23:57:55 +00:00
2001-01-10 21:03:32 +00:00
2001-01-22 15:29:14 +00:00
2000-07-21 06:00:07 +00:00
2000-07-16 12:04:32 +00:00
2000-09-01 23:29:29 +00:00
2000-07-21 06:00:07 +00:00
2001-01-10 21:03:32 +00:00
2001-03-02 06:28:17 +00:00
2001-02-21 21:10:14 +00:00
2001-03-22 22:18:55 +00:00
2000-09-01 23:29:29 +00:00
2001-01-29 22:46:35 +00:00
2001-03-06 12:13:56 +00:00
2001-03-18 17:11:56 +00:00
2001-03-22 15:50:10 +00:00
2000-08-03 16:29:50 +00:00
2000-09-26 05:46:01 +00:00
2001-04-08 23:39:38 +00:00
2000-09-01 23:29:29 +00:00
2000-09-01 23:29:29 +00:00
2001-03-22 23:10:44 +00:00
2000-09-01 09:01:32 +00:00
2000-07-21 06:00:07 +00:00
2001-04-05 18:26:31 +00:00
2001-01-23 01:47:18 +00:00
2001-03-20 03:26:49 +00:00
2000-09-01 09:01:32 +00:00
2000-08-04 15:53:06 +00:00
2001-01-21 22:41:08 +00:00
2001-03-03 19:41:55 +00:00
2001-01-21 22:41:08 +00:00
2001-03-23 18:30:19 +00:00
2000-09-01 23:29:29 +00:00
2000-09-01 23:29:29 +00:00
2000-09-01 23:29:29 +00:00
2001-02-22 15:52:55 +00:00