]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #17981: Closed socket on error in SysLogHandler.
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Thu, 16 May 2013 21:47:47 +0000 (22:47 +0100)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Thu, 16 May 2013 21:47:47 +0000 (22:47 +0100)
commitbb6b51ca2543967d0cbc5398500eee5a0826b3ea
treeb25c47c4f33c797ed4f9624561eae65c44240136
parent6166709eec557f52075417b19676dccc9f405fda
Issue #17981: Closed socket on error in SysLogHandler.
Lib/logging/handlers.py
Misc/NEWS