]> granicus.if.org Git - python/commit
(Merge 3.2) logging: don't define QueueListener if Python has no thread support
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 2 May 2011 14:14:16 +0000 (16:14 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 2 May 2011 14:14:16 +0000 (16:14 +0200)
commit59bec36b1c19960e03c94d1f7617459d69e8b28c
tree750a8c54dbfc9ad8dbde73db6ff68f180d2f5d17
parent714b8dc501067d9ceccc8e07517b4d8a4b4465df
parentcafa2efedbaa4e0d4023e1cde48fc8f58d1a44cb
(Merge 3.2) logging: don't define QueueListener if Python has no thread support
Lib/logging/handlers.py
Lib/test/test_logging.py
Misc/NEWS