1. d82fb78 Add values to tp_getattro and tp_flags so that dir(Ellipsis) will by Guido van Rossum · 23 years ago
  2. 6f79937 Add optional docstrings to member descriptors. For backwards by Guido van Rossum · 23 years ago
  3. 6d6c1a3 Merge of descr-branch back into trunk. by Tim Peters · 23 years ago
  4. a1351fb SF patch #408326 by Robin Thomas: slice objects comparable, not hashable by Guido van Rossum · 23 years ago
  5. adf5410 Test for NULL returned from PyObject_NEW(). by Guido van Rossum · 24 years ago
  6. 45cfbcc ANSI-fication of the sources. by Fred Drake · 24 years ago
  7. b18618d Vladimir Marangozov's long-awaited malloc restructuring. by Guido van Rossum · 24 years ago
  8. e449af7 Ellipses -> Ellipsis rename (the dictionary really says that it should by Guido van Rossum · 28 years ago
  9. fd4904c repr("...") -> "Ellipses" by Guido van Rossum · 28 years ago
  10. f2d125b Added sliceobject.c by Guido van Rossum · 28 years ago