1. 06 Şub, 2004 1 kayıt (commit)
  2. 05 Şub, 2004 1 kayıt (commit)
  3. 04 Şub, 2004 1 kayıt (commit)
    • Fred Drake's avatar
      Allocating a new weakref object can cause existing weakref objects for · bc875f5a
      Fred Drake yazdı
      the same object to be collected by the cyclic GC support if they are
      only referenced by a cycle.  If the weakref being collected was one of
      the weakrefs without callbacks, some local variables for the
      constructor became invalid and have to be re-computed.
      
      The test caused a segfault under a debug build without the fix applied.
      bc875f5a
  4. 03 Şub, 2004 4 kayıt (commit)
  5. 02 Şub, 2004 3 kayıt (commit)
  6. 01 Şub, 2004 1 kayıt (commit)
  7. 31 Ock, 2004 1 kayıt (commit)
  8. 29 Ock, 2004 5 kayıt (commit)
  9. 28 Ock, 2004 1 kayıt (commit)
  10. 27 Ock, 2004 6 kayıt (commit)
  11. 26 Ock, 2004 6 kayıt (commit)
  12. 25 Ock, 2004 1 kayıt (commit)
  13. 23 Ock, 2004 5 kayıt (commit)
  14. 21 Ock, 2004 4 kayıt (commit)