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 Julien.Palard, joshpurvis, python-dev, sbt, vinay.sajip
Date 2013-05-16.22:03:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bBRTW6bjnz7LjM@mail.python.org>
In-reply-to
Content
New changeset d91da96a55bf by Vinay Sajip in branch '2.7':
Issue #17981: Closed socket on error in SysLogHandler.
http://hg.python.org/cpython/rev/d91da96a55bf

New changeset 590b865aa73c by Vinay Sajip in branch '3.3':
Issue #17981: Closed socket on error in SysLogHandler.
http://hg.python.org/cpython/rev/590b865aa73c

New changeset f2809c7a7c3c by Vinay Sajip in branch 'default':
Closes #17981: Merged fix from 3.3.
http://hg.python.org/cpython/rev/f2809c7a7c3c
History
Date User Action Args
2013-05-16 22:03:12python-devsetrecipients: + python-dev, vinay.sajip, sbt, Julien.Palard, joshpurvis
2013-05-16 22:03:12python-devlinkissue17981 messages
2013-05-16 22:03:12python-devcreate