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 vinay.sajip
Recipients Mariatta, socketpair, vinay.sajip
Date 2017-03-24.22:12:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490393554.17.0.476952006679.issue29808@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 46e81d3345b979f835740a228857906dca0f59c0 by Vinay Sajip in branch '3.6':
bpo-29808: Do not fail in SysLogHandler constructor if syslog isn't available. (#696)
https://github.com/python/cpython/commit/46e81d3345b979f835740a228857906dca0f59c0
History
Date User Action Args
2017-03-24 22:12:34vinay.sajipsetrecipients: + vinay.sajip, socketpair, Mariatta
2017-03-24 22:12:34vinay.sajipsetmessageid: <1490393554.17.0.476952006679.issue29808@psf.upfronthosting.co.za>
2017-03-24 22:12:34vinay.sajiplinkissue29808 messages
2017-03-24 22:12:34vinay.sajipcreate