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 vstinner
Recipients vinay.sajip, vstinner, xdegaye
Date 2016-04-20.13:57:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461160643.11.0.250806807045.issue26803@psf.upfronthosting.co.za>
In-reply-to
Content
> Then it seems that makesockaddr() should be fixed instead of the logging handler.

Yes. That's why I didn't understand the issue at the beginning :-) Would you like to work on fixing the _socket module?

It may be worth to keep your syslog unit test. It's up to you.
History
Date User Action Args
2016-04-20 13:57:23vstinnersetrecipients: + vstinner, vinay.sajip, xdegaye
2016-04-20 13:57:23vstinnersetmessageid: <1461160643.11.0.250806807045.issue26803@psf.upfronthosting.co.za>
2016-04-20 13:57:23vstinnerlinkissue26803 messages
2016-04-20 13:57:23vstinnercreate