Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e4c40da

Browse files
committed
SF #642974, logging SysLogHandler proto type wrong
Syslog uses UDP (SOCK_DGRAM)
1 parent d89c406 commit e4c40da

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,9 @@ Library
147147
- Tkinter.Canvas.scan_dragto() provides an optional parameter to support
148148
the gain value which is passed to Tk. SF bug# 602259.
149149

150+
- Fix logging.handlers.SysLogHandler protocol when using UNIX domain sockets.
151+
See SF patch #642974.
152+
150153
Tools/Demos
151154
-----------
152155

0 commit comments

Comments
 (0)