Kaydet (Commit) e4c40da0 authored tarafından Neal Norwitz's avatar Neal Norwitz

SF #642974, logging SysLogHandler proto type wrong

Syslog uses UDP (SOCK_DGRAM)
üst d89c406c
...@@ -147,6 +147,9 @@ Library ...@@ -147,6 +147,9 @@ Library
- Tkinter.Canvas.scan_dragto() provides an optional parameter to support - Tkinter.Canvas.scan_dragto() provides an optional parameter to support
the gain value which is passed to Tk. SF bug# 602259. the gain value which is passed to Tk. SF bug# 602259.
- Fix logging.handlers.SysLogHandler protocol when using UNIX domain sockets.
See SF patch #642974.
Tools/Demos Tools/Demos
----------- -----------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment