1. dde5b94 #7092: Silence more py3k warnings. Patch by Florent Xicluna. by Ezio Melotti · 15 years ago
  2. ce8e33a Reverting the Revision: 77368. I committed Flox's big patch for tests by by Senthil Kumaran · 15 years ago
  3. 3ddc435 Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. Patch by flox by Senthil Kumaran · 15 years ago
  4. a22975f Fix SF bug #1546288, crash in dict_equal. by Neal Norwitz · 19 years ago
  5. 2fcf206 Fix typo in comment. by Neal Norwitz · 19 years ago
  6. 57179fe This test relied on short-circuiting details of dictobject.py to avoid by Armin Rigo · 20 years ago
  7. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  8. 453163d lookdict: stop more insane core-dump mutating comparison cases. Should by Tim Peters · 24 years ago
  9. fa517b2 Fix comment. by Tim Peters · 24 years ago
  10. 23cf6be Coredumpers from Michael Hudson, mutating dicts while printing or by Tim Peters · 24 years ago
  11. 4c02fec Make test_mutants stronger by also adding random keys during comparisons. by Tim Peters · 24 years ago
  12. 8c3e91e Repair typos in comments. by Tim Peters · 24 years ago
  13. 95bf939 SF bug #422121 Insecurities in dict comparison. by Tim Peters · 24 years ago