1. a65e2af Merged revisions 79165 via svnmerge from by Ezio Melotti · 15 years ago
  2. 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
  3. 1ec2fcd Issue #3004: Minor fix to slice.indices(). slice(-10).indices(9) now by Mark Dickinson · 17 years ago
  4. 1393669 SF 1191699: Make slices picklable by Raymond Hettinger · 18 years ago
  5. 3071a1a A test case for the fix in #1674228. by Georg Brandl · 18 years ago
  6. b859c07 SF bug #800796: Difference between hash() and __hash__() by Raymond Hettinger · 22 years ago
  7. 5d2e777 SF patch #736962: Port tests to unittest (Part 2) by Raymond Hettinger · 22 years ago
  8. 173f11d Some days, I think my comment of by Michael W. Hudson · 23 years ago
  9. 469cdad Whitespace normalization. by Tim Peters · 23 years ago
  10. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  11. f0d777c A few days ago, Guido said (in the thread "[Python-Dev] Python by Michael W. Hudson · 23 years ago