1. 271a868 Subclasses of int/long are allowed to define an __index__. by Neal Norwitz · 18 years ago
  2. c02c1c8 Whitespace normalization. by Tim Peters · 18 years ago
  3. 1872b1c Fix a couple of bugs exposed by the new __index__ code. The 64-bit buildbots by Neal Norwitz · 18 years ago
  4. 8a87f5d Patch #1538606, Patch to fix __index__() clipping. by Neal Norwitz · 18 years ago
  5. 314861c Minor bugs in the __index__ code (PEP 357), with tests. by Armin Rigo · 19 years ago
  6. 4ef3a23 whitespace normalisation by Anthony Baxter · 19 years ago
  7. 5eca19b Checking in the test for PEP 357. by Armin Rigo · 19 years ago
  8. 38fff8c Checking in the code for PEP 357. by Guido van Rossum · 19 years ago