[issue8795] Error sending utf8 strings over syslog udp protocol

Vinay Sajip report at bugs.python.org
Mon May 24 11:43:59 CEST 2010


Vinay Sajip <vinay_sajip at yahoo.co.uk> added the comment:

The message is a misleading one which seems to happen because a Unicode object is passed to the socket.

This was fixed in trunk in r75586 (21 October 2009). I've now backported it to release26-maint (r81494).

----------
resolution:  -> fixed
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8795>
_______________________________________


More information about the Python-bugs-list mailing list