1. 28 Ock, 2002 1 kayıt (commit)
  2. 24 Ock, 2002 2 kayıt (commit)
  3. 23 Ock, 2002 1 kayıt (commit)
    • Michael W. Hudson's avatar
      Fix for · 44f813a3
      Michael W. Hudson yazdı
      [ #496154 ] Typos in dynload_beos.c
      
      and on the branch.
      44f813a3
  4. 21 Ock, 2002 1 kayıt (commit)
  5. 17 Ock, 2002 3 kayıt (commit)
  6. 15 Ock, 2002 1 kayıt (commit)
  7. 12 Ock, 2002 1 kayıt (commit)
  8. 11 Ock, 2002 1 kayıt (commit)
  9. 10 Ock, 2002 1 kayıt (commit)
  10. 07 Ock, 2002 1 kayıt (commit)
  11. 05 Ock, 2002 7 kayıt (commit)
  12. 04 Ock, 2002 2 kayıt (commit)
    • Michael W. Hudson's avatar
      Backport gvanrossum's checkin of revision 1.20: · c8ae21a8
      Michael W. Hudson yazdı
      Thread.__bootstrap(): ignore exceptions in the self.__delete() call in
      the finally clause.  An exception here could happen when a daemon
      thread exits after the threading module has already been trashed by
      the import finalization, and there's not much of a point in trying to
      insist doing the cleanup in that stage.
      
      This should fix SF bug ##497111: active_limbo_lock error at program
      exit.
      
      2.1.2 and 2.2.1 Bugfix candidate!
      
      (has this gone into 2.1.2 yet?)
      c8ae21a8
    • Michael W. Hudson's avatar
      Backport gvanrossum's checkin of revisions · c15958c3
      Michael W. Hudson yazdı
        copy.py, 1.23 & test_descr.py, 1.114:
      
      Fix for SF bug ##497426: can't deepcopy recursive new objects
      
      deepcopy(), _reconstruct(): pass the memo to the other function, so
      that recursive data structures built out of new-style objects may be
      deeply copied correctly.
      
      2.2.1 bugfix!
      c15958c3
  13. 28 Ara, 2001 18 kayıt (commit)