mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Issue #7086: Added TCP support to SysLogHandler and tidied up some anachronisms in the code.
This commit is contained in:
parent
bec4d57a39
commit
cbabd7ec3a
5 changed files with 32 additions and 14 deletions
|
@ -87,6 +87,9 @@ C-API
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #7086: Added TCP support to SysLogHandler, and tidied up some
|
||||
anachronisms in the code which were a relic of 1.5.2 compatibility.
|
||||
|
||||
- Issue #7082: When falling back to the MIME 'name' parameter, the
|
||||
correct place to look for it is the Content-Type header.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue