Tim Peters
95bf9390a4
SF bug #422121 Insecurities in dict comparison.
...
Fixed a half dozen ways in which general dict comparison could crash
Python (even cause Win98SE to reboot) in the presence of kay and/or
value comparison routines that mutate the dict during dict comparison.
Bugfix candidate.
2001-05-10 08:32:44 +00:00
..
2001-01-20 19:54:20 +00:00
2001-02-26 21:14:49 +00:00
2001-04-06 16:32:22 +00:00
2000-08-24 20:14:10 +00:00
2001-01-19 03:22:48 +00:00
2000-12-29 02:06:45 +00:00
2001-01-07 21:19:34 +00:00
2001-01-19 21:57:52 +00:00
2001-02-02 05:57:15 +00:00
2001-02-26 21:55:34 +00:00
2000-09-15 20:06:57 +00:00
2001-01-10 10:21:11 +00:00
2001-05-05 03:56:37 +00:00
2001-01-04 01:36:50 +00:00
2001-02-19 23:53:42 +00:00
2001-03-18 08:21:57 +00:00
2001-04-06 21:20:58 +00:00
2000-10-11 22:17:35 +00:00
2001-01-22 22:05:20 +00:00
2001-03-21 23:07:59 +00:00
2001-03-21 23:07:59 +00:00
2001-01-18 16:46:52 +00:00
2001-02-01 22:48:12 +00:00
2001-04-11 13:53:35 +00:00
2000-08-25 22:37:51 +00:00
2001-03-21 18:29:25 +00:00
2001-01-15 20:30:15 +00:00
2001-04-18 01:19:28 +00:00
2000-08-30 03:32:07 +00:00
2001-03-02 01:48:16 +00:00
2001-03-19 20:42:11 +00:00
2001-04-13 14:57:44 +00:00
2000-10-06 18:46:22 +00:00
2001-02-27 14:43:21 +00:00
2001-04-21 13:33:54 +00:00
2001-01-15 22:21:39 +00:00
2001-04-13 08:09:50 +00:00
2000-10-23 13:39:15 +00:00
2000-10-16 17:35:13 +00:00
2000-09-30 17:03:19 +00:00
2000-12-31 04:03:27 +00:00
2001-01-24 21:49:57 +00:00
2001-05-10 08:32:44 +00:00
2000-08-31 19:48:52 +00:00
2001-01-07 06:02:19 +00:00
2000-09-15 15:14:51 +00:00
2001-01-21 19:51:53 +00:00
2000-08-26 09:59:01 +00:00
2000-08-28 17:20:05 +00:00
2001-04-25 16:03:54 +00:00
2001-01-18 15:48:05 +00:00
2001-01-24 21:49:57 +00:00
2000-10-24 16:00:22 +00:00
2001-05-08 04:08:59 +00:00
2001-03-22 23:48:28 +00:00
2001-02-09 23:44:22 +00:00
2001-01-19 05:41:36 +00:00
2001-02-02 18:24:26 +00:00
2001-01-13 03:04:02 +00:00
2001-04-13 14:55:18 +00:00
2001-03-21 20:33:04 +00:00
2001-01-19 11:13:46 +00:00
2000-11-03 20:24:15 +00:00
2000-08-31 15:48:10 +00:00
2001-05-09 15:50:25 +00:00
2001-01-05 05:57:04 +00:00
2000-10-09 20:06:50 +00:00
2001-03-23 04:22:45 +00:00
2001-01-09 23:26:39 +00:00
2001-02-21 02:17:01 +00:00