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