1. 11 Nov, 2004 11 commits
  2. 06 Nov, 2004 1 commit
  3. 05 Nov, 2004 4 commits
  4. 04 Nov, 2004 1 commit
    • Tim Peters's avatar
      Brrr. · 66e69bb4
      Tim Peters authored
      Weak sets have have pragmatic gotchas, explained in the comments
      before the new WeakSet.as_weakref_list() method.  In essence, we
      just took all the weak sets of connection objects and changed
      everything so that a list of live objects is never materialized
      anymore.  Also added new map()-like methods so that clients don't
      usually need to be aware of the weakrefs under the covers.
      66e69bb4
  5. 02 Nov, 2004 6 commits
  6. 01 Nov, 2004 1 commit
  7. 26 Oct, 2004 12 commits
  8. 25 Oct, 2004 4 commits