1. 838b133 Remove redundant leading zeroes in PEP references. by Serhiy Storchaka · 9 years ago
  2. 222b284 Issue #7105: weak dict iterators are fragile because of unpredictable GC runs by Kristján Valur Jónsson · 12 years ago
  3. 3c3ab22 Issue #15412: Remove erroneous note about weakrefs by Richard Oudkerk · 13 years ago
  4. 29a0b57 Backport source links from 3.x. by Éric Araujo · 14 years ago
  5. e6410c5 Backport of weakref.WeakSet and tests from Python 3. by Michael Foord · 15 years ago
  6. 001a395 Add support for weak references to code objects. This will be used by an optimization in the incoming Python 3 JIT. by Collin Winter · 15 years ago
  7. 08be2e2 Add a new directive marking up implementation details and start using it. by Georg Brandl · 16 years ago
  8. 0968fd6 Fix punctuation. by Georg Brandl · 16 years ago
  9. ff81cb8 rewrite to be nice to other implementations by Benjamin Peterson · 16 years ago
  10. cf842ad #7170: fix explanation about non-weakrefable builtin types. by Georg Brandl · 16 years ago
  11. 4e63d54 Add weakref support to the thread.lock type. by Gregory P. Smith · 16 years ago
  12. d7d4fd7 builtin -> built-in. by Georg Brandl · 16 years ago
  13. e8f1b00 Enable doctest running for several other documents. by Georg Brandl · 17 years ago
  14. 86f38c8 #1918: document that weak references *to* an object are by Georg Brandl · 17 years ago
  15. 1699db1 Another fix. by Georg Brandl · 17 years ago
  16. b19be57 Some cleanup in the docs. by Georg Brandl · 18 years ago
  17. 584265b Add more entries to the glossary. by Georg Brandl · 18 years ago
  18. 7c3e79f Make "hashable" a glossary entry and clarify docs on __cmp__, __eq__ and __hash__. by Georg Brandl · 18 years ago
  19. e7a0990 Add :term:s for iterator. by Georg Brandl · 18 years ago
  20. cf3fb25 Add :term: for generators. by Georg Brandl · 18 years ago
  21. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago