1. 0762788 #7092 - Silence more py3k deprecation warnings, using test_support.check_py3k_warnings() helper. by Florent Xicluna · 15 years ago
  2. ce8e33a Reverting the Revision: 77368. I committed Flox's big patch for tests by by Senthil Kumaran · 16 years ago
  3. 3ddc435 Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. Patch by flox by Senthil Kumaran · 16 years ago
  4. 5c8da86 convert usage of fail* to assert* by Benjamin Peterson · 16 years ago
  5. 48361f5 Issue 2235: Py3k warnings are now emitted for classes that will no longer inherit a__hash__ implementation from a parent class in Python 3.x. The standard library and test suite have been updated to not emit these warnings. by Nick Coghlan · 17 years ago
  6. 1ec2fcd Issue #3004: Minor fix to slice.indices(). slice(-10).indices(9) now by Mark Dickinson · 17 years ago
  7. 1393669 SF 1191699: Make slices picklable by Raymond Hettinger · 18 years ago
  8. 3071a1a A test case for the fix in #1674228. by Georg Brandl · 18 years ago
  9. b859c07 SF bug #800796: Difference between hash() and __hash__() by Raymond Hettinger · 22 years ago
  10. 5d2e777 SF patch #736962: Port tests to unittest (Part 2) by Raymond Hettinger · 22 years ago
  11. 173f11d Some days, I think my comment of by Michael W. Hudson · 23 years ago
  12. 469cdad Whitespace normalization. by Tim Peters · 23 years ago
  13. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  14. f0d777c A few days ago, Guido said (in the thread "[Python-Dev] Python by Michael W. Hudson · 23 years ago