Files
cpython/Lib
Tim Peters 80dc76e907 SF patch 1501987: Remove randomness from test_exceptions,
from ?iga Seilnacht (sorry about the name, but Firefox
on my box can't display the first character of the name --
the SF "Unix name" is zseil).

This appears to cure the oddball intermittent leaks across
runs when running test_exceptions under -R.  I'm not sure
why, but I'm too sleepy to care ;-)

The thrust of the SF patch was to remove randomness in the
pickle protocol used.  I changed the patch to use
range(pickle.HIGHEST_PROTOCOL + 1), to try both pickle and
cPickle, and randomly mucked with other test lines to put
statements on their own lines.

Not a bugfix candidate (this is fiddling new-in-2.5 code).
2006-06-07 06:57:51 +00:00
..
2006-05-01 03:03:02 +00:00
2006-06-04 23:43:53 +00:00
2006-05-18 06:18:06 +00:00
2006-05-18 06:18:06 +00:00
2006-05-28 19:13:17 +00:00
2006-03-07 16:16:07 +00:00
2006-05-26 12:52:53 +00:00
2005-10-20 19:59:25 +00:00
2006-05-18 06:51:46 +00:00
2006-02-26 04:21:50 +00:00
2006-02-08 12:53:56 +00:00
2006-05-11 19:57:09 +00:00
2006-05-31 14:08:48 +00:00
2006-06-04 23:52:47 +00:00
2006-02-19 21:26:07 +00:00
2006-05-30 02:26:46 +00:00
2005-08-31 10:50:03 +00:00
2006-02-28 22:50:17 +00:00
2006-04-11 07:21:20 +00:00
2006-05-18 02:06:40 +00:00
2006-04-06 19:35:27 +00:00
2006-02-27 22:32:47 +00:00
2006-05-28 19:13:17 +00:00
2006-04-17 13:37:15 +00:00
2006-03-16 06:30:02 +00:00
2006-05-01 03:03:02 +00:00
2006-04-03 02:46:44 +00:00
2006-04-11 07:21:20 +00:00
2006-03-16 06:33:21 +00:00
2006-02-27 22:32:47 +00:00
2006-06-04 23:52:47 +00:00
2006-04-24 22:45:13 +00:00
2006-02-25 22:38:04 +00:00