1. 3c3ab22 Issue #15412: Remove erroneous note about weakrefs by Richard Oudkerk · 13 years ago
  2. 29a0b57 Backport source links from 3.x. by Éric Araujo · 14 years ago
  3. e6410c5 Backport of weakref.WeakSet and tests from Python 3. by Michael Foord · 15 years ago
  4. 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
  5. 08be2e2 Add a new directive marking up implementation details and start using it. by Georg Brandl · 16 years ago
  6. 0968fd6 Fix punctuation. by Georg Brandl · 16 years ago
  7. ff81cb8 rewrite to be nice to other implementations by Benjamin Peterson · 16 years ago
  8. cf842ad #7170: fix explanation about non-weakrefable builtin types. by Georg Brandl · 16 years ago
  9. 4e63d54 Add weakref support to the thread.lock type. by Gregory P. Smith · 16 years ago
  10. d7d4fd7 builtin -> built-in. by Georg Brandl · 16 years ago
  11. e8f1b00 Enable doctest running for several other documents. by Georg Brandl · 17 years ago
  12. 86f38c8 #1918: document that weak references *to* an object are by Georg Brandl · 17 years ago
  13. 1699db1 Another fix. by Georg Brandl · 17 years ago
  14. b19be57 Some cleanup in the docs. by Georg Brandl · 18 years ago
  15. 584265b Add more entries to the glossary. by Georg Brandl · 18 years ago
  16. 7c3e79f Make "hashable" a glossary entry and clarify docs on __cmp__, __eq__ and __hash__. by Georg Brandl · 18 years ago
  17. e7a0990 Add :term:s for iterator. by Georg Brandl · 18 years ago
  18. cf3fb25 Add :term: for generators. by Georg Brandl · 18 years ago
  19. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago