• Benjamin Peterson's avatar
    Merged revisions 76498,76507-76509 via svnmerge from · 5554993d
    Benjamin Peterson yazdı
    svn+ssh://pythondev@svn.python.org/python/trunk
    
    ........
      r76498 | vinay.sajip | 2009-11-24 09:53:25 -0600 (Tue, 24 Nov 2009) | 1 line
    
      Made logging classes new-style and added name property to handlers.
    ........
      r76507 | vinay.sajip | 2009-11-25 03:03:30 -0600 (Wed, 25 Nov 2009) | 1 line
    
      Issue #6615: logging: Used weak references in internal handler list. Thanks to flox (Florent Xicluna) for the patch.
    ........
      r76508 | vinay.sajip | 2009-11-25 03:22:47 -0600 (Wed, 25 Nov 2009) | 1 line
    
      logging: made _handlers a WeakValueDictionary.
    ........
      r76509 | vinay.sajip | 2009-11-25 08:12:03 -0600 (Wed, 25 Nov 2009) | 1 line
    
      logging: Issue 6615: Changed handler prepend to append.
    ........
    5554993d
Adı
Son kayıt (commit)
Son güncelleme
..
__init__.py Loading commit data...
config.py Loading commit data...
handlers.py Loading commit data...