This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients python-dev, vinay.sajip, vitaly
Date 2012-10-09.07:23:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XbVKP0jNnzLyL@mail.python.org>
In-reply-to
Content
New changeset 6e31832f8275 by Vinay Sajip in branch '2.7':
Issue #16168: Use specified socket type for domain sockets in SysLogHandler.
http://hg.python.org/cpython/rev/6e31832f8275

New changeset f41e6ef3392a by Vinay Sajip in branch '3.2':
Issue #16168: Use specified socket type for domain sockets in SysLogHandler.
http://hg.python.org/cpython/rev/f41e6ef3392a

New changeset e4212f81d633 by Vinay Sajip in branch '3.3':
Issue #16168: Merged SysLogHandler update from 3.2.
http://hg.python.org/cpython/rev/e4212f81d633

New changeset d7d3e1a03fe0 by Vinay Sajip in branch 'default':
Closes #16168: Merged SysLogHandler update from 3.3.
http://hg.python.org/cpython/rev/d7d3e1a03fe0
History
Date User Action Args
2012-10-09 07:23:22python-devsetrecipients: + python-dev, vinay.sajip, vitaly
2012-10-09 07:23:21python-devlinkissue16168 messages
2012-10-09 07:23:21python-devcreate