1. 0a4dd39 Make weak references subclassable: by Fred Drake · 20 years ago
  2. 3480917 Complete the list of weakreferencable objects. by Raymond Hettinger · 20 years ago
  3. 027bb63 Add weakref support to sockets and re pattern objects. by Raymond Hettinger · 20 years ago
  4. 21ae4f9 minor markup adjustments by Fred Drake · 21 years ago
  5. 4458ece Clarify minor point about the ref() and proxy() constructors. by Fred Drake · 21 years ago
  6. 4271310 use consistent email address for Tim by Fred Drake · 21 years ago
  7. ccabed3 Patch #849350: Update to document bool return values. Backported to 2.3. by Martin v. Löwis · 21 years ago
  8. 5a5b243 More words: gave more motivation, and added cautions about the special by Tim Peters · 21 years ago
  9. f8020e0 Grammar nit. SF bug #757822 by Raymond Hettinger · 21 years ago
  10. 22c001b Described responsibilty of weakly referenced extension types to initialize by Raymond Hettinger · 22 years ago
  11. 1464839 Patch supplied by Burton Radons for his own SF bug #487390: Modifying by Guido van Rossum · 23 years ago
  12. b03d0cc Typo, spotted by Detlef Lannert. by Fred Drake · 23 years ago
  13. 7408da5 Many, many small fixes and improvements, most suggested by Detlef Lannert. by Fred Drake · 23 years ago
  14. de3d060 Typo: destuction --> destruction Reported by Thomas Heller. by Fred Drake · 23 years ago
  15. 3a2c462 Minor textual adjustment, and style-guide conformance (no use of "iff"). by Fred Drake · 23 years ago
  16. 8c2c3d3 Update the documentation to reflect the changes to ReferenceError. by Fred Drake · 23 years ago
  17. 5d54879 Fix some of the example code; the reference objects do not support a by Fred Drake · 23 years ago
  18. 0c20904 Correct a markup error for an accented character. by Fred Drake · 23 years ago
  19. f66cb5d Corrected an error in the information on supporting weak references in by Fred Drake · 23 years ago
  20. e7ec1ef Fix typo in weakref.proxy() documentation. This closes SF bug #423087. by Fred Drake · 23 years ago
  21. eedf985 Include a synopsis for the chapter overview. by Fred Drake · 23 years ago
  22. ac154a1 Remove the mapping() function from the documentation. by Fred Drake · 23 years ago
  23. cb83988 Added example use of weak references, contributed by Tim Peters. by Fred Drake · 23 years ago
  24. 5e0dfac Update to the most recent weakref changes. by Fred Drake · 23 years ago
  25. 5e16333 Patch #403985: Add support for weak-keyed dictionaries by Martin v. Löwis · 23 years ago
  26. e7d7e6c Fix two typos by Andrew M. Kuchling · 24 years ago
  27. ebcf6a8 Documentation for the weakref module. by Fred Drake · 24 years ago